Searched refs:fragm_threshold (Results 1 – 3 of 3) sorted by relevance
873 int fragm_threshold; member
1963 if (hapd->iconf->fragm_threshold >= -1 && in hostapd_setup_interface_complete_sync()1964 hostapd_set_frag(hapd, hapd->iconf->fragm_threshold) && in hostapd_setup_interface_complete_sync()1965 hapd->iconf->fragm_threshold != -1) { in hostapd_setup_interface_complete_sync()
212 conf->fragm_threshold = -2; /* user driver default: 2346 */ in hostapd_config_defaults()