Searched refs:nflr (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | util.c | 774 u8 rx_rate, s8 snr, s8 nflr) in mwifiex_hist_data_add() argument 780 mwifiex_hist_data_set(priv, rx_rate, snr, nflr); in mwifiex_hist_data_add() 785 s8 nflr) in mwifiex_hist_data_set() argument 788 s8 nf = -nflr; in mwifiex_hist_data_set() 789 s8 rssi = snr - nflr; in mwifiex_hist_data_set()
|
| H A D | main.h | 1624 u8 *mac, s8 snr, s8 nflr); 1657 s8 nflr); 1660 u8 rx_rate, s8 snr, s8 nflr);
|
| H A D | tdls.c | 1398 u8 *mac, s8 snr, s8 nflr) in mwifiex_auto_tdls_update_peer_signal() argument 1408 peer->rssi = nflr - snr; in mwifiex_auto_tdls_update_peer_signal()
|