Searched refs:WME_AC_TO_TID (Results 1 – 5 of 5) sorted by relevance
652 int tid = WME_AC_TO_TID(M_WME_GETAC(m)); in ieee80211_ff_age()795 tap = &ni->ni_tx_ampdu[WME_AC_TO_TID(pri)]; in ieee80211_ff_check()796 mstaged = ni->ni_tx_superg[WME_AC_TO_TID(pri)]; in ieee80211_ff_check()839 ni->ni_tx_superg[WME_AC_TO_TID(pri)] = NULL; in ieee80211_ff_check()862 ni->ni_tx_superg[WME_AC_TO_TID(pri)] = NULL; in ieee80211_ff_check()880 KASSERT(ni->ni_tx_superg[WME_AC_TO_TID(pri)] == NULL, in ieee80211_ff_check()882 ni->ni_tx_superg[WME_AC_TO_TID(pri)])); in ieee80211_ff_check()883 ni->ni_tx_superg[WME_AC_TO_TID(pri)] = m; in ieee80211_ff_check()
421 #define WME_AC_TO_TID(_ac) ( \ macro
219 int tid = WME_AC_TO_TID(M_WME_GETAC(m)); in ieee80211_vap_pkt_send_dest()1141 const int tid = WME_AC_TO_TID(WME_AC_BE); in ieee80211_send_nulldata()1807 tid = WME_AC_TO_TID(ac); in ieee80211_encap()
828 const int tid = WME_AC_TO_TID(WME_AC_BE); in rtwn_construct_nulldata()
189 return (WME_AC_TO_TID(M_WME_GETAC(m0))); in ath_tx_gettid()2329 bf->bf_state.bfs_tid = WME_AC_TO_TID(pri); in ath_tx_raw_start()