Symbol: hfi1_ipoib_txq
drivers/infiniband/hw/hfi1/ipoib.h
125
struct hfi1_ipoib_txq *txqs;
drivers/infiniband/hw/hfi1/ipoib.h
62
struct hfi1_ipoib_txq *txq;
drivers/infiniband/hw/hfi1/ipoib_tx.c
134
static void hfi1_ipoib_drain_tx_ring(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
156
struct hfi1_ipoib_txq *txq =
drivers/infiniband/hw/hfi1/ipoib_tx.c
157
container_of(napi, struct hfi1_ipoib_txq, napi);
drivers/infiniband/hw/hfi1/ipoib_tx.c
29
struct hfi1_ipoib_txq *txq;
drivers/infiniband/hw/hfi1/ipoib_tx.c
353
struct hfi1_ipoib_txq *txq = txp->txq;
drivers/infiniband/hw/hfi1/ipoib_tx.c
405
struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
423
struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
439
static int hfi1_ipoib_submit_tx(struct hfi1_ipoib_txq *txq,
drivers/infiniband/hw/hfi1/ipoib_tx.c
460
struct hfi1_ipoib_txq *txq = txp->txq;
drivers/infiniband/hw/hfi1/ipoib_tx.c
47
static u64 hfi1_ipoib_used(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
511
struct hfi1_ipoib_txq *txq = txp->txq;
drivers/infiniband/hw/hfi1/ipoib_tx.c
53
static void hfi1_ipoib_stop_txq(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
60
static void hfi1_ipoib_wake_txq(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
619
struct hfi1_ipoib_txq *txq =
drivers/infiniband/hw/hfi1/ipoib_tx.c
620
container_of(wait->iow, struct hfi1_ipoib_txq, wait);
drivers/infiniband/hw/hfi1/ipoib_tx.c
660
struct hfi1_ipoib_txq *txq =
drivers/infiniband/hw/hfi1/ipoib_tx.c
661
container_of(wait, struct hfi1_ipoib_txq, wait);
drivers/infiniband/hw/hfi1/ipoib_tx.c
67
static uint hfi1_ipoib_ring_hwat(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
673
struct hfi1_ipoib_txq *txq =
drivers/infiniband/hw/hfi1/ipoib_tx.c
674
container_of(wait, struct hfi1_ipoib_txq, wait);
drivers/infiniband/hw/hfi1/ipoib_tx.c
698
sizeof(struct hfi1_ipoib_txq),
drivers/infiniband/hw/hfi1/ipoib_tx.c
705
struct hfi1_ipoib_txq *txq = &priv->txqs[i];
drivers/infiniband/hw/hfi1/ipoib_tx.c
73
static uint hfi1_ipoib_ring_lwat(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
756
struct hfi1_ipoib_txq *txq = &priv->txqs[i];
drivers/infiniband/hw/hfi1/ipoib_tx.c
770
static void hfi1_ipoib_drain_tx_list(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
79
static void hfi1_ipoib_check_queue_depth(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/ipoib_tx.c
799
struct hfi1_ipoib_txq *txq = &priv->txqs[i];
drivers/infiniband/hw/hfi1/ipoib_tx.c
822
struct hfi1_ipoib_txq *txq = &priv->txqs[i];
drivers/infiniband/hw/hfi1/ipoib_tx.c
834
struct hfi1_ipoib_txq *txq = &priv->txqs[i];
drivers/infiniband/hw/hfi1/ipoib_tx.c
844
struct hfi1_ipoib_txq *txq = &priv->txqs[q];
drivers/infiniband/hw/hfi1/ipoib_tx.c
89
static void hfi1_ipoib_check_queue_stopped(struct hfi1_ipoib_txq *txq)
drivers/infiniband/hw/hfi1/trace_tx.h
1007
__field(struct hfi1_ipoib_txq *, txq)
drivers/infiniband/hw/hfi1/trace_tx.h
1043
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
1049
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
1055
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
897
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
901
__field(struct hfi1_ipoib_txq *, txq)
drivers/infiniband/hw/hfi1/trace_tx.h
948
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
954
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
960
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
966
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
972
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
978
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
984
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
990
TP_PROTO(struct hfi1_ipoib_txq *txq),
drivers/infiniband/hw/hfi1/trace_tx.h
996
TP_PROTO(struct hfi1_ipoib_txq *txq),