Searched defs:cqe_type (Results 1 – 9 of 9) sorted by relevance
107 enum cqe_type { enum194 uint64_t cqe_type:4; /* W0 */ member301 uint64_t cqe_type:4; /* W0 */ member323 uint64_t cqe_type:4; /* W0 */ member345 uint64_t cqe_type:4; /* W0 */ member400 uint64_t cqe_type:4; member
637 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()
549 u8 cqe_type; in ecore_ll2_lb_rxq_handler() local
1416 u8 cqe_type /* Indicates CQE type (use enum iscsi_cqes_type) */; member1428 u8 cqe_type /* Indicates CQE type (use enum iscsi_cqes_type) */; member1445 u8 cqe_type /* Indicates CQE type (use enum iscsi_cqes_type) */; member
4547 enum eth_rx_cqe_type cqe_type; qlnx_rx_int() local
2058 #define CQE_TYPE_START(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_START_AGG) argument2059 #define CQE_TYPE_STOP(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_STOP_AGG) argument2060 #define CQE_TYPE_SLOW(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_RAMROD) argument2061 #define CQE_TYPE_FAST(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_FASTPATH) argument
276 uint32_t cqe_type :6; member
5245 enum rdma_cqe_type cqe_type; in qlnxr_poll_cq() local
3987 uint32_t cqe_type:2; member4045 uint32_t cqe_type:2; member4101 uint32_t cqe_type:2; member