Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_beacon.h40 extern struct ath_buf * ath_beacon_generate(struct ath_softc *sc,
HDif_ath_beacon.c485 bf = ath_beacon_generate(sc, vap); in ath_beacon_proc()
495 bf = ath_beacon_generate(sc, vap); in ath_beacon_proc()
702 ath_beacon_generate(struct ath_softc *sc, struct ieee80211vap *vap) in ath_beacon_generate() function
HDif_ath_tdma.c657 bf = ath_beacon_generate(sc, vap); in ath_tdma_beacon_send()