Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dscan.c2348 int max_cw_tx_pwr = wpas_channel_width_tx_pwr(ies, ies_len, cw); in wpas_channel_width_rssi_bump() local
2351 max_cw_tx_pwr == TX_POWER_NO_CONSTRAINT) ? in wpas_channel_width_rssi_bump()
2352 0 : (max_cw_tx_pwr - max_20mhz_tx_pwr); in wpas_channel_width_rssi_bump()