Searched refs:arm_type (Results 1 – 2 of 2) sorted by relevance
598 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type);
3530 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_req_notify_cq() argument3533 if (arm_type) in bnxt_qplib_req_notify_cq()3534 bnxt_qplib_ring_db(&cq->dbinfo, arm_type); in bnxt_qplib_req_notify_cq()