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

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h537 uint32_t cq_cons; member in struct:qlnxr_cq
H A Dqlnxr_verbs.c1991 cq->cq_cons = ecore_chain_get_cons_idx_u32(&cq->pbl);
5713 cq->cq_cons += new_cons - old_cons;
5719 doorbell_cq(dev, cq, cq->cq_cons - 1, cq->arm_flags);
5722 (cq->cq_cons - 1), cq->arm_flags, cq->db.data.icid);
5745 flags, cq, cq->cq_cons, cq->cq_type);
5771 doorbell_cq(dev, cq, (cq->cq_cons - 1), cq->arm_flags);
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_iwarp.h1331 __le32 cq_cons /* reg0 */; member in struct:e4_ustorm_iwarp_conn_ag_ctx
1496 __le32 cq_cons /* reg0 */; member in struct:e5_ustorm_iwarp_conn_ag_ctx
H A Decore_hsi_rdma.h1300 __le32 cq_cons /* reg0 */; member in struct:e4_ustorm_rdma_conn_ag_ctx
1896 __le32 cq_cons /* reg0 */; member in struct:e5_ustorm_rdma_conn_ag_ctx
/freebsd-13-stable/sys/dev/bxe/
H A Decore_hsi.h5090 uint16_t cq_cons /* CQ consumer updated by driver via doorbell */; member in struct:ustorm_fcoe_ag_context
5092 uint16_t cq_cons /* CQ consumer updated by driver via doorbell */; member in struct:ustorm_fcoe_ag_context
9002 uint16_t cq_cons /* CQ consumer copy of last update from driver (Q can not be overloaded) */; member in struct:ustorm_fcoe_st_context
9004 uint16_t cq_cons /* CQ consumer copy of last update from driver (Q can not be overloaded) */; member in struct:ustorm_fcoe_st_context

Completed in 163 milliseconds