Home
last modified time | relevance | path

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

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