Home
last modified time | relevance | path

Searched refs:hfi1_ipoib_txq (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dipoib_tx.c29 struct hfi1_ipoib_txq *txq;
47 static u64 hfi1_ipoib_used(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_used()
53 static void hfi1_ipoib_stop_txq(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_stop_txq()
60 static void hfi1_ipoib_wake_txq(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_wake_txq()
67 static uint hfi1_ipoib_ring_hwat(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_ring_hwat()
73 static uint hfi1_ipoib_ring_lwat(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_ring_lwat()
79 static void hfi1_ipoib_check_queue_depth(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_check_queue_depth()
89 static void hfi1_ipoib_check_queue_stopped(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_check_queue_stopped()
134 static void hfi1_ipoib_drain_tx_ring(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_drain_tx_ring()
156 struct hfi1_ipoib_txq *txq = in hfi1_ipoib_poll_tx_ring()
[all …]
Dipoib.h62 struct hfi1_ipoib_txq *txq;
108 struct hfi1_ipoib_txq { struct
125 struct hfi1_ipoib_txq *txqs; argument
Dtrace_tx.h897 TP_PROTO(struct hfi1_ipoib_txq *txq),
901 __field(struct hfi1_ipoib_txq *, txq)
948 TP_PROTO(struct hfi1_ipoib_txq *txq),
954 TP_PROTO(struct hfi1_ipoib_txq *txq),
960 TP_PROTO(struct hfi1_ipoib_txq *txq),
966 TP_PROTO(struct hfi1_ipoib_txq *txq),
972 TP_PROTO(struct hfi1_ipoib_txq *txq),
978 TP_PROTO(struct hfi1_ipoib_txq *txq),
984 TP_PROTO(struct hfi1_ipoib_txq *txq),
990 TP_PROTO(struct hfi1_ipoib_txq *txq),
[all …]