Home
last modified time | relevance | path

Searched refs:DEFAULT_AMPDU_FACTOR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dconfig_ssid.h39 #define DEFAULT_AMPDU_FACTOR -1 /* no change */ macro
H A Dconfig_file.c907 INT_DEF(ampdu_factor, DEFAULT_AMPDU_FACTOR); in wpa_config_write_network()
H A Dconfig.c2882 ssid->ampdu_factor = DEFAULT_AMPDU_FACTOR; in wpa_config_set_network_defaults()