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

/external/wpa_supplicant_8/wpa_supplicant/
H A Dwmm_ac.h141 * fixed_nominal_msdu - Whether the size is fixed
145 int fixed_nominal_msdu; member in struct:wmm_ac_ts_setup_params
H A Dwmm_ac.c304 if (params->fixed_nominal_msdu)
H A Dctrl_iface.c997 } else if (os_strcasecmp(token, "fixed_nominal_msdu") == 0) {
998 params.fixed_nominal_msdu = 1;

Completed in 75 milliseconds