Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dxmit.c181 ath_get_skb_tid(struct ath_softc *sc, struct ath_node *an, struct sk_buff *skb) in ath_get_skb_tid() function
495 tid = ath_get_skb_tid(sc, an, skb); in ath_tx_complete_aggr()
2276 tid = ath_get_skb_tid(sc, txctl->an, skb); in ath_tx_start()