Home
last modified time | relevance | path

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

/src/sys/dev/ath/
H A Dif_ath.c181 static void ath_node_getsignal(const struct ieee80211_node *,
1319 ic->ic_node_getsignal = ath_node_getsignal; in ath_attach()
3960 ath_node_getsignal(const struct ieee80211_node *ni, int8_t *rssi, int8_t *noise) in ath_node_getsignal() function