Searched refs:cq_prod (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_roce.c343 qp->cq_prod = 0;
666 u32 *cq_prod)
676 *cq_prod = 0;
681 *cq_prod = qp->cq_prod;
730 *cq_prod = le32_to_cpu(p_ramrod_res->cq_prod);
731 qp->cq_prod = *cq_prod;
953 u32 cq_prod; local
664 qed_roce_sp_destroy_qp_responder(struct qed_hwfn *p_hwfn, struct qed_rdma_qp *qp, u32 *cq_prod) argument
1059 u32 cq_prod; local
[all...]
H A Dqed_rdma.h151 u32 cq_prod; member in struct:qed_rdma_qp
H A Dqed_ll2.c1728 u16 bd_prod, cq_prod; local
1750 cq_prod = qed_chain_get_prod_idx(&p_rx->rcq_chain);
1754 p_rx->db_data.prod.cqe_prod = cpu_to_le16(cq_prod);
1763 rx_prod.cqe_prod = cpu_to_le16(cq_prod);
H A Dqed_hsi.h6515 __le32 cq_prod; member in struct:ustorm_rdma_conn_ag_ctx
7124 __le32 cq_prod; member in struct:roce_destroy_qp_req_output_params
7135 __le32 cq_prod; member in struct:roce_destroy_qp_resp_output_params
9526 __le32 cq_prod; member in struct:ustorm_iwarp_conn_ag_ctx
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h1128 u16 cq_prod; member in struct:ustorm_fcoe_ag_context
1132 u16 cq_prod; member in struct:ustorm_fcoe_ag_context

Completed in 411 milliseconds