Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dxmit.c180 ath_get_skb_tid(struct ath_softc *sc, struct ath_node *an, struct sk_buff *skb) in ath_get_skb_tid() function
707 tid = ath_get_skb_tid(sc, an, bf->bf_mpdu); in ath_tx_process_buffer()
2307 tid = ath_get_skb_tid(sc, an, skb); in ath_tx_start()