Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dxmit.c221 ath_get_skb_tid(struct ath_softc *sc, struct ath_node *an, struct sk_buff *skb) in ath_get_skb_tid() function
748 tid = ath_get_skb_tid(sc, an, bf->bf_mpdu); in ath_tx_process_buffer()
2348 tid = ath_get_skb_tid(sc, an, skb); in ath_tx_start()