Searched defs:wlan_mlme_wmm_params (Results 1 – 1 of 1) sorted by relevance
2354 struct wlan_mlme_wmm_params { struct2355 bool qos_enabled;2356 bool wme_enabled;2357 uint8_t max_sp_length;2358 bool wsm_enabled;2359 uint32_t edca_profile;2360 struct wlan_mlme_wmm_config wmm_config;2361 struct wlan_mlme_wmm_tspec_element wmm_tspec_element;2362 struct wlan_mlme_wmm_ac_vo ac_vo;2363 struct wlan_mlme_wmm_ac_vi ac_vi;[all …]