Home
last modified time | relevance | path

Searched refs:ath_atx_tid (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c51 struct ath_atx_tid *tid, struct sk_buff *skb);
64 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid,
68 struct ath_atx_tid *tid,
116 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_queue_tid()
128 struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv; in ath9k_wake_tx_queue()
148 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar()
179 static struct ath_atx_tid *
187 ath_tid_pull(struct ath_atx_tid *tid, struct sk_buff **skbuf) in ath_tid_pull()
221 static int ath_tid_dequeue(struct ath_atx_tid *ti
[all...]
H A Dath9k.h232 struct ath_atx_tid { struct
250 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid);
427 static inline struct ath_atx_tid *
440 return (struct ath_atx_tid *) txq->drv_priv; in ath_node_to_tid()
H A Ddebug_sta.c28 struct ath_atx_tid *tid; in read_file_node_aggr()
H A Dinit.c984 hw->txq_data_size = sizeof(struct ath_atx_tid); in ath9k_set_hw_capab()
H A Dmain.c2021 struct ath_atx_tid *atid; in ath9k_ampdu_action()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c57 struct ath_atx_tid *tid, struct sk_buff *skb);
70 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid,
74 struct ath_atx_tid *tid,
122 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_queue_tid()
134 struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv; in ath9k_wake_tx_queue()
154 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar()
226 static struct ath_atx_tid *
234 ath_tid_pull(struct ath_atx_tid *tid, struct sk_buff **skbuf) in ath_tid_pull()
268 static int ath_tid_dequeue(struct ath_atx_tid *ti
[all...]
H A Dath9k.h233 struct ath_atx_tid { struct
251 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid);
428 static inline struct ath_atx_tid *
441 return (struct ath_atx_tid *) txq->drv_priv; in ath_node_to_tid()
H A Ddebug_sta.c28 struct ath_atx_tid *tid; in read_file_node_aggr()
H A Dinit.c1017 hw->txq_data_size = sizeof(struct ath_atx_tid); in ath9k_set_hw_capab()
H A Dmain.c2016 struct ath_atx_tid *atid; in ath9k_ampdu_action()

Completed in 19 milliseconds