Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.h47 extern int ath_beacon_alloc(struct ath_softc *sc, struct ieee80211_node *ni);
H A Dif_ath_beacon.c180 ath_beacon_alloc(struct ath_softc *sc, struct ieee80211_node *ni) in ath_beacon_alloc() function
H A Dif_ath.c6040 error = ath_beacon_alloc(sc, ni); in ath_newstate()