Searched refs:CFG_FRAG_THRESHOLD (Results 1 – 3 of 3) sorted by relevance
75 #define CFG_FRAG_THRESHOLD CFG_INI_UINT( \ macro85 CFG(CFG_FRAG_THRESHOLD)
2443 threshold->frag_threshold = cfg_get(psoc, CFG_FRAG_THRESHOLD); in mlme_init_threshold_cfg()
25497 cfg_max(CFG_FRAG_THRESHOLD) : in __wlan_hdd_cfg80211_set_wiphy_params()25500 if ((cfg_min(CFG_FRAG_THRESHOLD) > frag_threshold) || in __wlan_hdd_cfg80211_set_wiphy_params()25501 (cfg_max(CFG_FRAG_THRESHOLD) < frag_threshold)) { in __wlan_hdd_cfg80211_set_wiphy_params()