Home
last modified time | relevance | path

Searched defs:cqe_type (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/sys/dev/vnic/
H A Dq_struct.h107 enum cqe_type { enum
194 uint64_t cqe_type:4; /* W0 */ member
301 uint64_t cqe_type:4; /* W0 */ member
323 uint64_t cqe_type:4; /* W0 */ member
345 uint64_t cqe_type:4; /* W0 */ member
400 uint64_t cqe_type:4; member
H A Dnicvf_queues.c637 struct cqe_rx_t *cqe_rx, int cqe_type) in nicvf_rcv_pkt_handler()
695 struct cqe_send_t *cqe_tx, int cqe_type) in nicvf_snd_pkt_handler()
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_ll2.c549 u8 cqe_type; in ecore_ll2_lb_rxq_handler() local
H A Discsi_common.h1416 u8 cqe_type /* Indicates CQE type (use enum iscsi_cqes_type) */; member
1428 u8 cqe_type /* Indicates CQE type (use enum iscsi_cqes_type) */; member
1445 u8 cqe_type /* Indicates CQE type (use enum iscsi_cqes_type) */; member
H A Dqlnx_os.c4547 enum eth_rx_cqe_type cqe_type; qlnx_rx_int() local
/freebsd-src/sys/dev/bxe/
H A Dbxe.h2058 #define CQE_TYPE_START(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_START_AGG) argument
2059 #define CQE_TYPE_STOP(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_STOP_AGG) argument
2060 #define CQE_TYPE_SLOW(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_RAMROD) argument
2061 #define CQE_TYPE_FAST(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_FASTPATH) argument
/freebsd-src/sys/dev/mana/
H A Dmana.h276 uint32_t cqe_type :6; member
/freebsd-src/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c5245 enum rdma_cqe_type cqe_type; in qlnxr_poll_cq() local
/freebsd-src/sys/dev/oce/
H A Doce_hw.h3987 uint32_t cqe_type:2; member
4045 uint32_t cqe_type:2; member
4101 uint32_t cqe_type:2; member