ieee80211_get_qos_ctl 574 net/mac80211/main.c qc = ieee80211_get_qos_ctl(hdr); ieee80211_get_qos_ctl 38 net/mac80211/michael.c tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; ieee80211_get_qos_ctl 334 net/mac80211/rx.c u8 *qc = ieee80211_get_qos_ctl(hdr); ieee80211_get_qos_ctl 2142 net/mac80211/rx.c tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; ieee80211_get_qos_ctl 620 net/mac80211/tx.c qc = ieee80211_get_qos_ctl(hdr); ieee80211_get_qos_ctl 152 net/mac80211/wme.c u8 *p = ieee80211_get_qos_ctl(hdr); ieee80211_get_qos_ctl 302 net/mac80211/wpa.c qos_tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK;