Searched refs:frag_threshold (Results 1 – 9 of 9) sorted by relevance
177 int wifi_nxp_hostapd_set_frag(void *if_priv, int frag_threshold);
467 int wifi_set_uap_frag(int frag_threshold);
3565 sys_config->frag_threshold = MLAN_FRAG_MAX_VALUE; in wifi_nxp_beacon_config()4143 int wifi_set_uap_frag(int frag_threshold) in wifi_set_uap_frag() argument4151 frag_threshold_tlv.frag_threshold = (t_u16)frag_threshold; in wifi_set_uap_frag()
381 mib->param.frag_threshold = ul_temp; in wlan_ret_802_11_snmp_mib()
82 value = mib->param.frag_threshold; in wlan_snmp_mib_ioctl()
4306 mib->param.frag_threshold = frag; in wifi_set_frag()
1029 t_u16 frag_threshold; member1430 t_u32 frag_threshold; member
6133 t_u16 frag_threshold;
3457 int wifi_nxp_hostapd_set_frag(void *if_priv, int frag_threshold) in wifi_nxp_hostapd_set_frag() argument3466 ret = wifi_set_uap_frag(frag_threshold); in wifi_nxp_hostapd_set_frag()