Searched refs:ath_node_getrssi (Results 1 – 1 of 1) sorted by relevance
109 u_int8_t ath_node_getrssi(struct ieee80211com *,389 ic->ic_node_getrssi = ath_node_getrssi; in ath_attach()1656 ath_node_getrssi(struct ieee80211com *ic, const struct ieee80211_node *ni) in ath_node_getrssi() function2163 bf->bf_id.id_rssi = ath_node_getrssi(ic, ni); in ath_tx_start()