Searched refs:cq_type (Results 1 – 6 of 6) sorted by relevance
113 enum cq_type { enum143 u8 cq_type; member
1062 cq->cq_type = CQ_RX; in otx2_cq_init()1080 cq->cq_type = CQ_TX; in otx2_cq_init()1086 cq->cq_type = CQ_XDP; in otx2_cq_init()1090 cq->cq_type = CQ_QOS; in otx2_cq_init()1108 pool_id = ((cq->cq_type == CQ_RX) && in otx2_cq_init()
497 if (cq->cq_type == CQ_XDP) in otx2_tx_napi_handler()585 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()
1781 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
354 dev->gsi_rqcq->cq_type = QEDR_CQ_TYPE_GSI; in qedr_create_gsi_qp()
3393 u32 cq_type = BNXT_NQ_HDL_TYPE(idx); in bnxt_poll_p5() local3398 cq_type == BNXT_NQ_HDL_TYPE_RX) in bnxt_poll_p5()