Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/carl9170/
Dcarl9170.h631 static inline u16 get_tid_h(struct ieee80211_hdr *hdr) in get_tid_h() function
638 return get_tid_h(carl9170_get_hdr(skb)); in carl9170_get_tid()
Dtx.c397 tid = get_tid_h(hdr); in carl9170_tx_status_process_ampdu()