Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.h37 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode);
54 static inline bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, in hfi1_dbg_should_fault_tx() function
H A Dfault.c307 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx() function
H A Dverbs.c841 if (unlikely(hfi1_dbg_should_fault_tx(qp, ps->opcode))) in hfi1_verbs_send_dma()
993 if (unlikely(hfi1_dbg_should_fault_tx(qp, ps->opcode))) in hfi1_verbs_send_pio()