Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Diowait.h91 struct iowait_work { struct
143 struct iowait_work *wait,
162 struct iowait_work wait[IOWAIT_SES];
175 struct iowait_work *wait,
326 static inline struct sdma_txreq *iowait_get_txhead(struct iowait_work *wait) in iowait_get_txhead()
340 static inline u16 iowait_get_desc(struct iowait_work *w) in iowait_get_desc()
364 static inline void iowait_update_priority(struct iowait_work *w) in iowait_update_priority()
448 static inline bool iowait_packet_queued(struct iowait_work *wait) in iowait_packet_queued()
458 static inline void iowait_inc_wait_count(struct iowait_work *w, u16 n) in iowait_inc_wait_count()
470 static inline struct iowait_work *iowait_get_tid_work(struct iowait *w) in iowait_get_tid_work()
[all …]
Dverbs_txreq.h107 static inline struct verbs_txreq *get_waiting_verbs_txreq(struct iowait_work *w) in get_waiting_verbs_txreq()
117 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.c228 struct iowait_work *wait, in hfi1_vnic_sdma_sleep()
295 struct iowait_work *work; in hfi1_vnic_sdma_init()
Dqp.h148 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait);
Dsdma.h844 struct iowait_work;
847 struct iowait_work *wait,
851 struct iowait_work *wait,
Dverbs.h231 struct iowait_work;
237 struct iowait_work *wait;
Dipoib_tx.c618 struct iowait_work *wait, in hfi1_ipoib_sdma_sleep()
668 struct iowait_work *ioww = in hfi1_ipoib_flush_txq()
669 container_of(work, struct iowait_work, iowork); in hfi1_ipoib_flush_txq()
Dqp.c69 struct iowait_work *wait,
452 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait) in hfi1_qp_unbusy()
479 struct iowait_work *wait, in iowait_sleep()
Druc.c519 struct iowait_work *w = container_of(work, struct iowait_work, iowork); in _hfi1_do_send()
Duser_sdma.c104 struct iowait_work *wait,
127 struct iowait_work *wait, in defer_packet_queue()
Dsdma.c2358 struct iowait_work *wait, in sdma_check_progress()
2398 struct iowait_work *wait, in sdma_send_txreq()
2476 int sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, in sdma_send_txlist()
Dtid_rdma.c5021 struct iowait_work *iowork; in hfi1_make_tid_rdma_pkt()
5331 struct iowait_work *w = container_of(work, struct iowait_work, iowork); in _hfi1_do_tid_send()