Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Diowait.h50 struct iowait_work { struct
102 struct iowait_work *wait,
121 struct iowait_work wait[IOWAIT_SES];
134 struct iowait_work *wait,
285 static inline struct sdma_txreq *iowait_get_txhead(struct iowait_work *wait) in iowait_get_txhead()
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()
429 static inline struct iowait_work *iowait_get_tid_work(struct iowait *w) in iowait_get_tid_work()
[all …]
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()
Diowait.c45 struct iowait_work *wait, in iowait_init()
93 int iowait_set_work_flag(struct iowait_work *w) in iowait_set_work_flag()
Dvnic_sdma.c186 struct iowait_work *wait, in hfi1_vnic_sdma_sleep()
253 struct iowait_work *work; in hfi1_vnic_sdma_init()
Dsdma.h803 struct iowait_work;
806 struct iowait_work *wait,
810 struct iowait_work *wait,
Dqp.h106 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait);
Dverbs.h189 struct iowait_work;
195 struct iowait_work *wait;
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()
Druc.c478 struct iowait_work *w = container_of(work, struct iowait_work, iowork); in _hfi1_do_send()
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()
Duser_sdma.c63 struct iowait_work *wait,
86 struct iowait_work *wait, in defer_packet_queue()
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()
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()