Searched refs:WME (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mwl/
H A Dif_mwl.c376 * Not enough hardware tx queues to properly do WME;
409 | IEEE80211_C_WME /* WME/WMM supported */
1262 * packet is assumed to have the WME AC stored so
2878 * Update WME parameters for a transmit queue.
2911 * Callback from the 802.11 layer to update WME parameters.
3914 #define WME(ie) ((const struct ieee80211_wme_info *) ie) macro
3931 ni->ni_ies.wme_ie != NULL ? WME(ni->ni_ies.wme_ie)->wme_info : 0);
3942 #undef WME macro
4038 * up to date WME state is pushed to the firmware. Because
4045 #define WME(i macro
4075 #undef WME macro
[all...]

Completed in 109 milliseconds