Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath.c190 static void ath_node_getsignal(const struct ieee80211_node *,
1284 ic->ic_node_getsignal = ath_node_getsignal;
3934 ath_node_getsignal(const struct ieee80211_node *ni, int8_t *rssi, int8_t *noise) function