Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Diowait.h50 struct iowait_work { struct
102 struct iowait_work *wait,
121 struct iowait_work wait[IOWAIT_SES];
134 struct iowait_work *wait,
299 static inline u16 iowait_get_desc(struct iowait_work *w) in iowait_get_desc()
323 static inline void iowait_update_priority(struct iowait_work *w) in iowait_update_priority()
407 static inline bool iowait_packet_queued(struct iowait_work *wait) in iowait_packet_queued()
417 static inline void iowait_inc_wait_count(struct iowait_work *w, u16 n) in iowait_inc_wait_count()
438 static inline struct iowait_work *iowait_get_ib_work(struct iowait *w) in iowait_get_ib_work()
447 static inline struct iowait *iowait_ioww_to_iow(struct iowait_work *w) in iowait_ioww_to_iow()
[all …]
A Dverbs_txreq.h60 static inline struct verbs_txreq *get_waiting_verbs_txreq(struct iowait_work *w) in get_waiting_verbs_txreq()
70 static inline bool verbs_txreq_queued(struct iowait_work *w) in verbs_txreq_queued()
A Diowait.c45 struct iowait_work *wait, in iowait_init()
93 int iowait_set_work_flag(struct iowait_work *w) in iowait_set_work_flag()
A Dvnic_sdma.c186 struct iowait_work *wait, in hfi1_vnic_sdma_sleep()
253 struct iowait_work *work; in hfi1_vnic_sdma_init()
A Dsdma.h802 struct iowait_work;
805 struct iowait_work *wait,
809 struct iowait_work *wait,
A Dqp.h106 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait);
A Dverbs.h189 struct iowait_work;
195 struct iowait_work *wait;
A Dqp.c27 struct iowait_work *wait,
411 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait) in hfi1_qp_unbusy()
438 struct iowait_work *wait, in iowait_sleep()
A Druc.c478 struct iowait_work *w = container_of(work, struct iowait_work, iowork); in _hfi1_do_send()
A Dipoib_tx.c613 struct iowait_work *wait, in hfi1_ipoib_sdma_sleep()
669 struct iowait_work *ioww = in hfi1_ipoib_flush_txq()
670 container_of(work, struct iowait_work, iowork); in hfi1_ipoib_flush_txq()
A Duser_sdma.c63 struct iowait_work *wait,
86 struct iowait_work *wait, in defer_packet_queue()
A Dsdma.c2316 struct iowait_work *wait, in sdma_check_progress()
2356 struct iowait_work *wait, in sdma_send_txreq()
2434 int sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, in sdma_send_txlist()
A Dtid_rdma.c5033 struct iowait_work *iowork; in hfi1_make_tid_rdma_pkt()
5343 struct iowait_work *w = container_of(work, struct iowait_work, iowork); in _hfi1_do_tid_send()

Completed in 31 milliseconds