Searched refs:cq_prod (Results 1 – 7 of 7) sorted by relevance
539 qp->cq_prod.resp = 0; in ecore_roce_sp_create_responder()691 qp->cq_prod.req = 0; in ecore_roce_sp_create_requester()925 u32 *cq_prod) in ecore_roce_sp_destroy_qp_responder() argument936 *cq_prod = 0; in ecore_roce_sp_destroy_qp_responder()945 *cq_prod = qp->cq_prod.resp; in ecore_roce_sp_destroy_qp_responder()983 *cq_prod = OSAL_LE32_TO_CPU(p_ramrod_res->cq_prod); in ecore_roce_sp_destroy_qp_responder()984 qp->cq_prod.resp = *cq_prod; in ecore_roce_sp_destroy_qp_responder()1010 u32 *cq_prod) in ecore_roce_sp_destroy_qp_requester() argument1021 *cq_prod = 0; in ecore_roce_sp_destroy_qp_requester()1028 *cq_prod = qp->cq_prod.req; in ecore_roce_sp_destroy_qp_requester()[all …]
142 struct cq_prod { struct211 struct cq_prod cq_prod; member
1331 __le32 cq_prod /* reg2 */; member1496 __le32 cq_prod /* reg2 */; member
1300 __le32 cq_prod /* reg2 */; member1896 __le32 cq_prod /* reg2 */; member
1537 u16 bd_prod, cq_prod; in ecore_ll2_post_rx_buffer_notify_fw() local1563 cq_prod = ecore_chain_get_prod_idx(&p_rx->rcq_chain); in ecore_ll2_post_rx_buffer_notify_fw()1565 rx_prod.cqe_prod = OSAL_CPU_TO_LE16(cq_prod); in ecore_ll2_post_rx_buffer_notify_fw()
261 __le32 cq_prod /* Completion producer value at destroy QP */; member278 __le32 cq_prod /* Completion producer value at destroy QP */; member
5087 uint16_t cq_prod /* CQ producer updated by FW */; member5091 uint16_t cq_prod /* CQ producer updated by FW */; member