Home | History | Annotate | Download | only in src

Lines Matching refs:buf_type

1297  *   @buf_type     : type of buffer to be mapped. could be following values:
1302 * buf_type is CAM_MAPPING_BUF_TYPE_STREAM_BUF or
1317 uint8_t buf_type,
1334 payload.buf_type = buf_type;
1359 * @buf_type : type of buffer to be mapped. could be following values:
1364 * buf_type is CAM_MAPPING_BUF_TYPE_STREAM_BUF or
1377 uint8_t buf_type,
1392 payload.buf_type = buf_type;
1526 * @buf_type : type of buffer to be mapped. could be following values:
1538 uint8_t buf_type,
1546 packet.payload.buf_map.type = buf_type;
1564 * @buf_type : type of buffer to be mapped. could be following values:
1574 uint8_t buf_type)
1580 packet.payload.buf_unmap.type = buf_type;