Searched refs:IEEE80211_RSSI_GET (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_node.h296 * each sample incorporated with IEEE80211_RSSI_LPF. Use IEEE80211_RSSI_GET
319 #define IEEE80211_RSSI_GET(x) \ macro
H A Dieee80211_ddb.c275 ni->ni_avgrssi, IEEE80211_RSSI_GET(ni->ni_avgrssi),
H A Dieee80211_node.c1313 rssi = IEEE80211_RSSI_GET(avgrssi);
1340 rssi = IEEE80211_RSSI_GET(avgrssi);
H A Dieee80211_scan_sta.c299 ise->se_rssi = IEEE80211_RSSI_GET(se->se_avgrssi);

Completed in 106 milliseconds