Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2367 int noise_bump = 3 * wpas_channel_width_offset(max_cw); in wpas_adjust_snr_by_chanwidth() local
2369 return snr + rssi_bump - noise_bump; in wpas_adjust_snr_by_chanwidth()