Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dath.c97 int ath_beacon_alloc(struct ath_softc *, struct ieee80211_node *);
1184 ath_beacon_alloc(struct ath_softc *sc, struct ieee80211_node *ni) in ath_beacon_alloc() function
2824 error = ath_beacon_alloc(sc, ni); in ath_newstate()