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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_verbs.c901 static struct qib_verbs_txreq *get_txreq(struct qib_ibdev *dev,
904 struct qib_verbs_txreq *tx;
914 tx = list_entry(l, struct qib_verbs_txreq, txreq.list);
934 void qib_put_txreq(struct qib_verbs_txreq *tx)
1033 struct qib_verbs_txreq *tx =
1034 container_of(cookie, struct qib_verbs_txreq, txreq);
1096 struct qib_verbs_txreq *tx;
2050 struct qib_verbs_txreq *tx;
2179 struct qib_verbs_txreq *tx;
2182 tx = list_entry(l, struct qib_verbs_txreq, txre
[all...]
H A Dqib_verbs.h50 struct qib_verbs_txreq;
422 struct qib_verbs_txreq *s_tx;
529 * QIB_S_WAIT_TX - waiting for a struct qib_verbs_txreq to be available
711 struct list_head txwait; /* list for wait qib_verbs_txreq */
896 void qib_put_txreq(struct qib_verbs_txreq *tx);
H A Dqib.h244 struct qib_verbs_txreq { struct
1238 u32, struct qib_verbs_txreq *);
H A Dqib_sdma.c506 struct qib_verbs_txreq *tx)
527 struct qib_verbs_txreq *tx)

Completed in 55 milliseconds