Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_superg.c654 int tid = WME_AC_TO_TID(M_WME_GETAC(m)); in ieee80211_ff_age()
774 const int pri = M_WME_GETAC(m); in ieee80211_ff_check()
H A Dieee80211_freebsd.h322 #define M_WME_GETAC(m) ((m)->m_pkthdr.ether_vtag) macro
H A Dieee80211_output.c216 int tid = WME_AC_TO_TID(M_WME_GETAC(m)); in ieee80211_vap_pkt_send_dest()
1794 ac = M_WME_GETAC(m); in ieee80211_encap()
2567 params.ibp_pri = M_WME_GETAC(m); in ieee80211_send_probereq()