Home | History | Annotate | Download | only in src

Lines Matching refs:buf_type

1373  *   @buf_type     : type of buffer to be mapped. could be following values:
1378 * buf_type is CAM_MAPPING_BUF_TYPE_STREAM_BUF or
1393 uint8_t buf_type,
1410 payload.buf_type = buf_type;
1435 * @buf_type : type of buffer to be mapped. could be following values:
1440 * buf_type is CAM_MAPPING_BUF_TYPE_STREAM_BUF or
1453 uint8_t buf_type,
1468 payload.buf_type = buf_type;
1602 * @buf_type : type of buffer to be mapped. could be following values:
1614 uint8_t buf_type,
1622 packet.payload.buf_map.type = buf_type;
1640 * @buf_type : type of buffer to be mapped. could be following values:
1650 uint8_t buf_type)
1656 packet.payload.buf_unmap.type = buf_type;