Home
last modified time | relevance | path

Searched refs:qib_verbs_txreq (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_verbs.c559 static noinline struct qib_verbs_txreq *__get_txreq(struct qib_ibdev *dev, in __get_txreq()
563 struct qib_verbs_txreq *tx; in __get_txreq()
575 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in __get_txreq()
591 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq()
594 struct qib_verbs_txreq *tx; in get_txreq()
604 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in get_txreq()
613 void qib_put_txreq(struct qib_verbs_txreq *tx) in qib_put_txreq()
713 struct qib_verbs_txreq *tx = in sdma_complete()
714 container_of(cookie, struct qib_verbs_txreq, txreq); in sdma_complete()
779 struct qib_verbs_txreq *t in qib_verbs_send_dma()
[all...]
H A Dqib_verbs.h55 struct qib_verbs_txreq;
120 struct qib_verbs_txreq *s_tx;
174 struct list_head txwait; /* list for wait qib_verbs_txreq */
288 void qib_put_txreq(struct qib_verbs_txreq *tx);
H A Dqib.h247 struct qib_verbs_txreq { struct
1302 u32, struct qib_verbs_txreq *);
H A Dqib_sdma.c490 struct qib_verbs_txreq *tx) in complete_sdma_err_req()
513 struct qib_verbs_txreq *tx) in qib_sdma_verbs_send()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_verbs.c559 static noinline struct qib_verbs_txreq *__get_txreq(struct qib_ibdev *dev, in __get_txreq()
563 struct qib_verbs_txreq *tx; in __get_txreq()
575 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in __get_txreq()
591 static inline struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev, in get_txreq()
594 struct qib_verbs_txreq *tx; in get_txreq()
604 tx = list_entry(l, struct qib_verbs_txreq, txreq.list); in get_txreq()
613 void qib_put_txreq(struct qib_verbs_txreq *tx) in qib_put_txreq()
713 struct qib_verbs_txreq *tx = in sdma_complete()
714 container_of(cookie, struct qib_verbs_txreq, txreq); in sdma_complete()
779 struct qib_verbs_txreq *t in qib_verbs_send_dma()
[all...]
H A Dqib_verbs.h55 struct qib_verbs_txreq;
120 struct qib_verbs_txreq *s_tx;
174 struct list_head txwait; /* list for wait qib_verbs_txreq */
288 void qib_put_txreq(struct qib_verbs_txreq *tx);
H A Dqib.h247 struct qib_verbs_txreq { struct
1298 u32, struct qib_verbs_txreq *);
H A Dqib_sdma.c490 struct qib_verbs_txreq *tx) in complete_sdma_err_req()
513 struct qib_verbs_txreq *tx) in qib_sdma_verbs_send()

Completed in 14 milliseconds