Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dath.c109 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() function
2163 bf->bf_id.id_rssi = ath_node_getrssi(ic, ni); in ath_tx_start()