Home
last modified time | relevance | path

Searched refs:hfi1_ipoib_txq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A 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 *tx in hfi1_ipoib_poll_tx_ring()
[all...]
H A Dipoib.h62 struct hfi1_ipoib_txq *txq;
96 * struct hfi1_ipoib_txq - IPOIB per Tx queue information
108 struct hfi1_ipoib_txq { struct
125 struct hfi1_ipoib_txq *txqs;
H A 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 *tx
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c39 struct hfi1_ipoib_txq *txq;
47 struct hfi1_ipoib_txq *txq;
59 static u64 hfi1_ipoib_used(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_used()
65 static void hfi1_ipoib_stop_txq(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_stop_txq()
72 static void hfi1_ipoib_wake_txq(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_wake_txq()
79 static uint hfi1_ipoib_ring_hwat(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_ring_hwat()
85 static uint hfi1_ipoib_ring_lwat(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_ring_lwat()
91 static void hfi1_ipoib_check_queue_depth(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_check_queue_depth()
101 static void hfi1_ipoib_check_queue_stopped(struct hfi1_ipoib_txq *txq) in hfi1_ipoib_check_queue_stopped()
146 static int hfi1_ipoib_drain_tx_ring(struct hfi1_ipoib_txq *tx
[all...]
H A Dipoib.h66 * struct hfi1_ipoib_txq - IPOIB per Tx queue information
82 struct hfi1_ipoib_txq { struct
104 struct hfi1_ipoib_txq *txqs;
H A Dtrace_tx.h939 TP_PROTO(struct hfi1_ipoib_txq *txq),
943 __field(struct hfi1_ipoib_txq *, txq)
988 TP_PROTO(struct hfi1_ipoib_txq *txq),
994 TP_PROTO(struct hfi1_ipoib_txq *txq),
1000 TP_PROTO(struct hfi1_ipoib_txq *txq),
1006 TP_PROTO(struct hfi1_ipoib_txq *txq),
1012 TP_PROTO(struct hfi1_ipoib_txq *txq),
1018 TP_PROTO(struct hfi1_ipoib_txq *txq),
1024 TP_PROTO(struct hfi1_ipoib_txq *txq),
1030 TP_PROTO(struct hfi1_ipoib_txq *tx
[all...]

Completed in 5 milliseconds