Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dxmit.c214 ath_get_skb_tid(struct ath_softc *sc, struct ath_node *an, struct sk_buff *skb) in ath_get_skb_tid() function
764 tid = ath_get_skb_tid(sc, an, bf->bf_mpdu); in ath_tx_process_buffer()
2398 tid = ath_get_skb_tid(sc, an, skb); in ath_tx_start()