Searched refs:hfi1_fault_tx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | verbs.c | 328 static u64 hfi1_fault_tx(struct rvt_qp *qp, u8 opcode, u64 pbc) in hfi1_fault_tx() function 884 pbc = hfi1_fault_tx(qp, ps->opcode, pbc); in hfi1_verbs_send_dma() 1036 pbc = hfi1_fault_tx(qp, ps->opcode, pbc); in hfi1_verbs_send_pio()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | verbs.c | 286 static u64 hfi1_fault_tx(struct rvt_qp *qp, u8 opcode, u64 pbc) in hfi1_fault_tx() function 842 pbc = hfi1_fault_tx(qp, ps->opcode, pbc); in hfi1_verbs_send_dma() 994 pbc = hfi1_fault_tx(qp, ps->opcode, pbc); in hfi1_verbs_send_pio()
|
Completed in 6 milliseconds