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);
460 int wifi_set_uap_frag(int frag_threshold);
3522 sys_config->frag_threshold = MLAN_FRAG_MAX_VALUE; in wifi_nxp_beacon_config()4628 int wifi_set_uap_frag(int frag_threshold) in wifi_set_uap_frag() argument4636 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()
4292 mib->param.frag_threshold = frag; in wifi_set_frag()
1029 t_u16 frag_threshold; member1430 t_u32 frag_threshold; member
6131 t_u16 frag_threshold;
3366 int wifi_nxp_hostapd_set_frag(void *if_priv, int frag_threshold) in wifi_nxp_hostapd_set_frag() argument3375 ret = wifi_set_uap_frag(frag_threshold); in wifi_nxp_hostapd_set_frag()