ipoib_txreq
static void hfi1_ipoib_free_tx(struct ipoib_txreq *tx, int budget)
struct ipoib_txreq *tx;
struct ipoib_txreq *tx = hfi1_txreq_from_idx(tx_ring, head);
struct ipoib_txreq *tx = container_of(txreq, struct ipoib_txreq, txreq);
static int hfi1_ipoib_build_ulp_payload(struct ipoib_txreq *tx,
static int hfi1_ipoib_build_tx_desc(struct ipoib_txreq *tx,
static void hfi1_ipoib_build_ib_tx_headers(struct ipoib_txreq *tx,
static struct ipoib_txreq *hfi1_ipoib_send_dma_common(struct net_device *dev,
struct ipoib_txreq *tx;
static struct ipoib_txreq *
return (struct ipoib_txreq *)(r->items + (idx << r->shift));
struct ipoib_txreq *tx)
struct ipoib_txreq *tx;
struct ipoib_txreq *tx;
tx_item_size = roundup_pow_of_two(sizeof(struct ipoib_txreq));
struct ipoib_txreq *tx;
struct ipoib_txreq *tx =
container_of(txreq, struct ipoib_txreq, txreq);
TP_PROTO(struct ipoib_txreq *tx, u32 idx),
__field(struct ipoib_txreq *, tx)
TP_PROTO(struct ipoib_txreq *tx, u32 idx),
TP_PROTO(struct ipoib_txreq *tx, u32 idx),