| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_controlq_setup.c | 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()
|
| H A D | idpf_controlq_api.h | 100 enum idpf_ctlq_type cq_type; member
|
| H A D | idpf_controlq.c | 134 cq->cq_type = qinfo->type; in idpf_ctlq_add()
|
| H A D | idpf_virtchnl.c | 3342 if (cq->q_id == id && cq->cq_type == type) in idpf_find_ctlq()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 113 enum cq_type { enum 143 u8 cq_type; member
|
| H A D | otx2_common.c | 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()
|
| H A D | otx2_txrx.c | 497 if (cq->cq_type == CQ_XDP) in otx2_tx_napi_handler() 585 if (cq->cq_type == CQ_RX) { in otx2_napi_handler()
|
| H A D | otx2_pf.c | 1784 if (cq->cq_type == CQ_RX) in otx2_free_hw_resources()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | pci.c | 971 enum mlxsw_pci_cq_type cq_type) in mlxsw_pci_cq_napi_setup() argument 975 switch (cq_type) { in mlxsw_pci_cq_napi_setup() 993 enum mlxsw_pci_cq_type cq_type) in mlxsw_pci_cq_page_pool_init() argument 999 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() argument 1021 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() local 1060 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 …]
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | puda.c | 332 u8 cq_type = cq->cq_type; in irdma_puda_poll_cmpl() local 335 if (cq_type == IRDMA_CQ_TYPE_ILQ || cq_type == IRDMA_CQ_TYPE_IEQ) { in irdma_puda_poll_cmpl() 336 rsrc = (cq_type == IRDMA_CQ_TYPE_ILQ) ? cq->vsi->ilq : in irdma_puda_poll_cmpl() 372 if (cq_type == IRDMA_CQ_TYPE_ILQ) { in irdma_puda_poll_cmpl() 386 if (cq_type == IRDMA_CQ_TYPE_ILQ) in irdma_puda_poll_cmpl()
|
| H A D | type.h | 526 u8 cq_type; member
|
| H A D | hw.c | 125 if (unlikely(cq->cq_type != IRDMA_CQ_TYPE_IWARP)) { in irdma_process_normal_ceqe() 127 cq->cq_type); in irdma_process_normal_ceqe()
|
| H A D | ctrl.c | 2912 cq->cq_type = (info->type) ? info->type : IRDMA_CQ_TYPE_IWARP; in irdma_sc_cq_init() 4877 cq->cq_type = IRDMA_CQ_TYPE_CQP; in irdma_sc_ccq_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mlx4_en.h | 197 enum cq_type { enum 367 enum cq_type type; 684 int entries, int ring, enum cq_type mode, int node);
|
| H A D | en_cq.c | 48 int entries, int ring, enum cq_type mode, in mlx4_en_create_cq()
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | qedr.h | 269 enum qedr_cq_type cq_type; member
|
| H A D | verbs.c | 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()
|
| H A D | qedr_roce_cm.c | 354 dev->gsi_rqcq->cq_type = QEDR_CQ_TYPE_GSI; in qedr_create_gsi_qp()
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_txrx.c | 1342 u32 cq_type = BNGE_NQ_HDL_TYPE(idx); in bnge_napi_poll() local 1347 cq_type == BNGE_NQ_HDL_TYPE_RX) in bnge_napi_poll()
|