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

/freebsd-10-stable/sys/dev/mwl/
H A Dif_mwl.c395 * Not enough hardware tx queues to properly do WME;
436 | IEEE80211_C_WME /* WME/WMM supported */
1340 * packet is assumed to have the WME AC stored so
3001 * Update WME parameters for a transmit queue.
3031 * Callback from the 802.11 layer to update WME parameters.
4064 #define WME(ie) ((const struct ieee80211_wme_info *) ie) macro
4081 ni->ni_ies.wme_ie != NULL ? WME(ni->ni_ies.wme_ie)->wme_info : 0);
4092 #undef WME macro
4188 * up to date WME state is pushed to the firmware. Because
4195 #define WME(i macro
4225 #undef WME macro
[all...]

Completed in 46 milliseconds