Searched refs:arm_type (Results 1 – 3 of 3) sorted by relevance
55 static void bnxt_qplib_arm_srq(struct bnxt_qplib_srq *srq, u32 arm_type);482 static void bnxt_qplib_arm_srq(struct bnxt_qplib_srq *srq, u32 arm_type) in bnxt_qplib_arm_srq() argument490 sw_prod = (arm_type == DBR_DBR_TYPE_SRQ_ARM) ? srq->threshold : in bnxt_qplib_arm_srq()495 DBR_DBR_XID_MASK) | arm_type); in bnxt_qplib_arm_srq()496 db = (arm_type == DBR_DBR_TYPE_SRQ_ARMENA) ? in bnxt_qplib_arm_srq()1896 static void bnxt_qplib_arm_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_arm_cq() argument1908 arm_type); in bnxt_qplib_arm_cq()2829 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_req_notify_cq() argument2831 if (arm_type) in bnxt_qplib_req_notify_cq()2832 bnxt_qplib_arm_cq(cq, arm_type); in bnxt_qplib_req_notify_cq()
517 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type);
428 enum arm_coff_reloc_type arm_type; member