Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath.c182 static void ath_node_getsignal(const struct ieee80211_node *,
1309 ic->ic_node_getsignal = ath_node_getsignal; in ath_attach()
3910 ath_node_getsignal(const struct ieee80211_node *ni, int8_t *rssi, int8_t *noise) in ath_node_getsignal() function