HomeSort by: relevance | last modified time | path
    Searched defs:ath_node_getrssi (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ath.c 162 static u_int8_t ath_node_getrssi(const struct ieee80211_node *);
622 ic->ic_node_getrssi = ath_node_getrssi;
2842 ath_node_getrssi(const struct ieee80211_node *ni) function in typeref:typename:u_int8_t
ath.c 162 static u_int8_t ath_node_getrssi(const struct ieee80211_node *);
622 ic->ic_node_getrssi = ath_node_getrssi;
2842 ath_node_getrssi(const struct ieee80211_node *ni) function in typeref:typename:u_int8_t

Completed in 33 milliseconds