Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_beacon.h48 extern void ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf);
H A Dif_ath_beacon.c868 ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf) in ath_beacon_return() function
H A Dif_ath.c1847 ath_beacon_return(sc, avp->av_bcbuf); in ath_vap_delete()