Home
last modified time | relevance | path

Searched refs:hfi1_dbg_should_fault_tx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dfault.h77 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode);
94 static inline bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, in hfi1_dbg_should_fault_tx() function
H A Dfault.c349 bool hfi1_dbg_should_fault_tx(struct rvt_qp *qp, u32 opcode) in hfi1_dbg_should_fault_tx() function
H A Dverbs.c883 if (unlikely(hfi1_dbg_should_fault_tx(qp, ps->opcode))) in hfi1_verbs_send_dma()
1035 if (unlikely(hfi1_dbg_should_fault_tx(qp, ps->opcode))) in hfi1_verbs_send_pio()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds