Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H 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 …]
H 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()
H 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()
H A Dvnic_sdma.c187 struct iowait_work *wait, in hfi1_vnic_sdma_sleep()
254 struct iowait_work *work; in hfi1_vnic_sdma_init()
H A Dqp.h106 void hfi1_qp_unbusy(struct rvt_qp *qp, struct iowait_work *wait);
H A Dsdma.h826 struct iowait_work;
829 struct iowait_work *wait,
833 struct iowait_work *wait,
H A Dverbs.h189 struct iowait_work;
195 struct iowait_work *wait;
H 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()
H A Druc.c478 struct iowait_work *w = container_of(work, struct iowait_work, iowork); in _hfi1_do_send()
H A Dipoib_tx.c614 struct iowait_work *wait, in hfi1_ipoib_sdma_sleep()
670 struct iowait_work *ioww = in hfi1_ipoib_flush_txq()
671 container_of(work, struct iowait_work, iowork); in hfi1_ipoib_flush_txq()
H A Duser_sdma.c58 struct iowait_work *wait,
66 struct iowait_work *wait, in defer_packet_queue()
H A Dsdma.c2314 struct iowait_work *wait, in sdma_check_progress()
2354 struct iowait_work *wait, in sdma_send_txreq()
2432 int sdma_send_txlist(struct sdma_engine *sde, struct iowait_work *wait, in sdma_send_txlist()
H 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()