Home
last modified time | relevance | path

Searched refs:subdesc_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dq_struct.h477 uint64_t subdesc_type:4; member
489 uint64_t subdesc_type:4;
497 uint64_t subdesc_type:4; /* W0 */ member
508 uint64_t subdesc_type:4; /* W0 */
518 uint64_t subdesc_type:4; /* W0 */ member
526 uint64_t subdesc_type:4; /* W0 */
534 uint64_t subdesc_type:4; /* W0 */ member
549 uint64_t subdesc_type:4; /* W0 */
558 uint64_t subdesc_type:4; member
595 uint64_t subdesc_type:4; /* W0 */
H A Dnicvf_queues.c707 if (hdr->subdesc_type != SQ_DESC_TYPE_HEADER) in nicvf_snd_pkt_handler()
1725 if (hdr->subdesc_type != SQ_DESC_TYPE_HEADER) { in nicvf_sq_free_used_descs()
1769 hdr->subdesc_type = SQ_DESC_TYPE_HEADER; in nicvf_sq_add_hdr_subdesc()
1893 gather->subdesc_type = SQ_DESC_TYPE_GATHER; in nicvf_sq_add_gather_subdesc()