Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c274 static bool __hfi1_should_fault(struct hfi1_ibdev *ibd, u32 opcode, in __hfi1_should_fault() function
311 if (__hfi1_should_fault(ibd, opcode, HFI1_FAULT_DIR_TX)) { in hfi1_dbg_should_fault_tx()
323 if (__hfi1_should_fault(ibd, packet->opcode, HFI1_FAULT_DIR_RX)) { in hfi1_dbg_should_fault_rx()