Searched refs:nflr (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ |
D | util.c | 692 u8 rx_rate, s8 snr, s8 nflr) in mwifiex_hist_data_add() argument 698 mwifiex_hist_data_set(priv, rx_rate, snr, nflr); in mwifiex_hist_data_add() 703 s8 nflr) in mwifiex_hist_data_set() argument 706 s8 nf = -nflr; in mwifiex_hist_data_set() 707 s8 rssi = snr - nflr; in mwifiex_hist_data_set()
|
D | main.h | 1641 u8 *mac, s8 snr, s8 nflr); 1674 s8 nflr); 1677 u8 rx_rate, s8 snr, s8 nflr);
|
D | tdls.c | 1396 u8 *mac, s8 snr, s8 nflr) in mwifiex_auto_tdls_update_peer_signal() argument 1406 peer->rssi = nflr - snr; in mwifiex_auto_tdls_update_peer_signal()
|