Searched refs:ath_node_getrssi (Results 1 – 1 of 1) sorted by relevance
162 static u_int8_t ath_node_getrssi(const struct ieee80211_node *);622 ic->ic_node_getrssi = ath_node_getrssi; in ath_attach()2842 ath_node_getrssi(const struct ieee80211_node *ni) in ath_node_getrssi() function