Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.h38 extern void ath_beacon_config(struct ath_softc *sc,
H A Dif_ath.c1901 ath_beacon_config(sc, NULL); in ath_vap_delete()
3068 ath_beacon_config(sc, NULL); in ath_reset()
5393 ath_beacon_config(sc, NULL); in ath_chan_set()
6060 ath_beacon_config(sc, vap); in ath_newstate()
6092 ath_beacon_config(sc, vap); in ath_newstate()
H A Dif_ath_beacon.c925 ath_beacon_config(struct ath_softc *sc, struct ieee80211vap *vap) in ath_beacon_config() function
H A Dif_ath_rx.c473 ath_beacon_config(sc, vap); in ath_recv_mgmt()