Searched defs:wmm (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/mwifiex/
H A Dwmm.c25 #include "wmm.h"
188 &priv->wmm.tid_tbl_ptr[i].ra_list);
198 priv->wmm.queue_priority[0] = WMM_AC_VO;
199 priv->wmm.queue_priority[1] = WMM_AC_VI;
200 priv->wmm.queue_priority[2] = WMM_AC_BE;
201 priv->wmm.queue_priority[3] = WMM_AC_BK;
210 struct mwifiex_wmm_desc *wmm = &priv->wmm; local
211 u8 *queue_priority = wmm->queue_priority;
222 atomic_set(&wmm
[all...]
H A Dmain.h504 struct mwifiex_wmm_desc wmm; member in struct:mwifiex_private
/drivers/net/wireless/ti/wlcore/
H A Dcmd.h374 * ap supports wmm (note that there is additional
375 * per-sta wmm configuration)
377 u8 wmm; member in struct:wl12xx_cmd_role_start::__anon4726::__anon4730
553 * wmm is relevant for sta role only.
554 * ap role configures the per-sta wmm params in
557 u8 wmm; member in struct:wl12xx_cmd_set_peer_state
600 u8 wmm; member in struct:wl12xx_cmd_add_peer

Completed in 191 milliseconds