Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dpe.h441 enum arm_coff_reloc_type arm_type; member
/linux-5.19.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h539 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type);
Dqplib_fp.c2938 void bnxt_qplib_req_notify_cq(struct bnxt_qplib_cq *cq, u32 arm_type) in bnxt_qplib_req_notify_cq() argument
2940 if (arm_type) in bnxt_qplib_req_notify_cq()
2941 bnxt_qplib_ring_db(&cq->dbinfo, arm_type); in bnxt_qplib_req_notify_cq()