Searched refs:wlan_mlme_get_wmm_mode (Results 1 – 4 of 4) sorted by relevance
1849 wlan_mlme_get_wmm_mode(struct wlan_objmgr_psoc *psoc, uint8_t *value);
3717 return wlan_mlme_get_wmm_mode(psoc, value); in ucfg_mlme_get_wmm_mode()
3600 status = wlan_mlme_get_wmm_mode(mac_ctx->psoc, &wmm_mode); in lim_fill_pe_session()5329 status = wlan_mlme_get_wmm_mode(mac_ctx->psoc, &wmm_mode); in lim_handle_reassoc_req()
2601 wlan_mlme_get_wmm_mode(struct wlan_objmgr_psoc *psoc, uint8_t *value) in wlan_mlme_get_wmm_mode() function