Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c995 iface->lowest_nf = survey->nf; in hostapd_update_nf()
1001 if (survey->nf < iface->lowest_nf) in hostapd_update_nf()
1002 iface->lowest_nf = survey->nf; in hostapd_update_nf()
Dhostapd.h415 s8 lowest_nf; member
Dacs.c353 iface->lowest_nf); in acs_survey_chan_interference_factor()