Searched refs:subdesc_type (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c670 if (hdr->subdesc_type != SQ_DESC_TYPE_HEADER)
H A Dnicvf_queues.c1191 if (hdr->subdesc_type != SQ_DESC_TYPE_HEADER) {
1229 hdr->subdesc_type = SQ_DESC_TYPE_HEADER;
1344 hdr->subdesc_type = SQ_DESC_TYPE_HEADER;
1428 gather->subdesc_type = SQ_DESC_TYPE_GATHER;
1448 hdr->subdesc_type = SQ_DESC_TYPE_HEADER;
1461 imm->subdesc_type = SQ_DESC_TYPE_IMMEDIATE;
H A Dq_struct.h448 u64 subdesc_type:4; member in struct:sq_crc_subdesc
460 u64 subdesc_type:4;
468 u64 subdesc_type:4; /* W0 */ member in struct:sq_gather_subdesc
479 u64 subdesc_type:4; /* W0 */
489 u64 subdesc_type:4; /* W0 */ member in struct:sq_imm_subdesc
497 u64 subdesc_type:4; /* W0 */
505 u64 subdesc_type:4; /* W0 */ member in struct:sq_mem_subdesc
520 u64 subdesc_type:4; /* W0 */
529 u64 subdesc_type:4; member in struct:sq_hdr_subdesc
566 u64 subdesc_type
[all...]

Completed in 159 milliseconds