arm_type 58 drivers/infiniband/hw/bnxt_re/qplib_fp.c static void bnxt_qplib_arm_srq(struct bnxt_qplib_srq *srq, u32 arm_type); arm_type 492 drivers/infiniband/hw/bnxt_re/qplib_fp.c static void bnxt_qplib_arm_srq(struct bnxt_qplib_srq *srq, u32 arm_type) arm_type 500 drivers/infiniband/hw/bnxt_re/qplib_fp.c sw_prod = (arm_type == DBC_DBC_TYPE_SRQ_ARM) ? arm_type 502 drivers/infiniband/hw/bnxt_re/qplib_fp.c db = (arm_type == DBC_DBC_TYPE_SRQ_ARMENA) ? srq->dbr_base : arm_type 504 drivers/infiniband/hw/bnxt_re/qplib_fp.c val = ((srq->id << DBC_DBC_XID_SFT) & DBC_DBC_XID_MASK) | arm_type; arm_type 1912 drivers/infiniband/hw/bnxt_re/qplib_fp.c static void bnxt_qplib_arm_cq(struct bnxt_qplib_cq *cq, u32 arm_type) arm_type 1919 drivers/infiniband/hw/bnxt_re/qplib_fp.c val = ((cq->id << DBC_DBC_XID_SFT) & DBC_DBC_XID_MASK) | arm_type; arm_type 2821 drivers/infiniband/hw/bnxt_re/qplib_fp.c void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type) arm_type 2823 drivers/infiniband/hw/bnxt_re/qplib_fp.c if (arm_type) arm_type 2824 drivers/infiniband/hw/bnxt_re/qplib_fp.c bnxt_qplib_arm_cq(cq, arm_type); arm_type 551 drivers/infiniband/hw/bnxt_re/qplib_fp.h void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type); arm_type 417 include/linux/pe.h enum arm_coff_reloc_type arm_type;