Searched refs:iowait_init (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | iowait.c | 41 void iowait_init(struct iowait *wait, u32 tx_limit, in iowait_init() function
|
D | iowait.h | 130 void iowait_init(struct iowait *wait, u32 tx_limit,
|
D | vnic_sdma.c | 242 iowait_init(&vnic_sdma->wait, 0, NULL, NULL, in hfi1_vnic_sdma_init()
|
D | qp.c | 684 iowait_init( in qp_priv_alloc()
|
D | ipoib_tx.c | 708 iowait_init(&txq->wait, in hfi1_ipoib_txreq_init()
|
D | user_sdma.c | 154 iowait_init(&pq->busy, 0, NULL, NULL, defer_packet_queue, in hfi1_user_sdma_alloc_queues()
|