Searched refs:cq_type (Results 1 – 13 of 13) sorted by relevance
37 if (cq->cq_type == IDPF_CTLQ_TYPE_MAILBOX_TX) in idpf_ctlq_alloc_bufs()106 if (cq->cq_type == IDPF_CTLQ_TYPE_MAILBOX_RX) { in idpf_ctlq_free_bufs()
100 enum idpf_ctlq_type cq_type; member
134 cq->cq_type = qinfo->type; in idpf_ctlq_add()
3342 if (cq->q_id == id && cq->cq_type == type) in idpf_find_ctlq()
113 enum cq_type { enum143 u8 cq_type; member
1063 cq->cq_type = CQ_RX; in otx2_cq_init()1081 cq->cq_type = CQ_TX; in otx2_cq_init()1087 cq->cq_type = CQ_XDP; in otx2_cq_init()1091 cq->cq_type = CQ_QOS; in otx2_cq_init()1109 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()
1784 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
971 enum mlxsw_pci_cq_type cq_type) in mlxsw_pci_cq_napi_setup() argument975 switch (cq_type) { in mlxsw_pci_cq_napi_setup()993 enum mlxsw_pci_cq_type cq_type) in mlxsw_pci_cq_page_pool_init() argument999 if (cq_type != MLXSW_PCI_CQ_RDQ) in mlxsw_pci_cq_page_pool_init()1019 enum mlxsw_pci_cq_type cq_type) in mlxsw_pci_cq_page_pool_fini() argument1021 if (cq_type != MLXSW_PCI_CQ_RDQ) in mlxsw_pci_cq_page_pool_fini()1030 enum mlxsw_pci_cq_type cq_type = mlxsw_pci_cq_type(mlxsw_pci, q); in mlxsw_pci_cq_init() local1060 mlxsw_pci_cq_napi_setup(q, cq_type); in mlxsw_pci_cq_init()1062 err = mlxsw_pci_cq_page_pool_init(q, cq_type); in mlxsw_pci_cq_init()1079 enum mlxsw_pci_cq_type cq_type = mlxsw_pci_cq_type(mlxsw_pci, q); in mlxsw_pci_cq_fini() local[all …]
882 if (cq->cq_type == QEDR_CQ_TYPE_GSI) in qedr_arm_cq()965 cq->cq_type = QEDR_CQ_TYPE_USER; in qedr_create_cq()979 cq->cq_type = QEDR_CQ_TYPE_KERNEL; in qedr_create_cq()1073 if (cq->cq_type == QEDR_CQ_TYPE_GSI) { in qedr_destroy_cq()1245 if ((send_cq->cq_type == QEDR_CQ_TYPE_GSI) || in qedr_check_qp_attrs()1246 (recv_cq->cq_type == QEDR_CQ_TYPE_GSI)) { in qedr_check_qp_attrs()4429 if (cq->cq_type == QEDR_CQ_TYPE_GSI) in qedr_poll_cq()
354 dev->gsi_rqcq->cq_type = QEDR_CQ_TYPE_GSI; in qedr_create_gsi_qp()
125 if (unlikely(cq->cq_type != IRDMA_CQ_TYPE_IWARP)) { in irdma_process_normal_ceqe()127 cq->cq_type); in irdma_process_normal_ceqe()
3365 u32 cq_type = BNXT_NQ_HDL_TYPE(idx); in bnxt_poll_p5() local3370 cq_type == BNXT_NQ_HDL_TYPE_RX) in bnxt_poll_p5()