Home
last modified time | relevance | path

Searched refs:arm_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dpe.h455 enum arm_coff_reloc_type arm_type; member
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h559 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type);
H A Dqplib_fp.c3080 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_req_notify_cq() argument
3082 if (arm_type) in bnxt_qplib_req_notify_cq()
3083 bnxt_qplib_ring_db(&cq->dbinfo, arm_type); in bnxt_qplib_req_notify_cq()