Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath.c180 static void ath_node_getsignal(const struct ieee80211_node *,
1307 ic->ic_node_getsignal = ath_node_getsignal; in ath_attach()
3908 ath_node_getsignal(const struct ieee80211_node *ni, int8_t *rssi, int8_t *noise) in ath_node_getsignal() function