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

/freebsd-11-stable/contrib/wpa/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.c301 if (params->fixed_nominal_msdu)
H A Dctrl_iface.c1110 } else if (os_strcasecmp(token, "fixed_nominal_msdu") == 0) {
1111 params.fixed_nominal_msdu = 1;

Completed in 151 milliseconds