Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/
Dif_ath_rx.c193 if (sc->sc_hasbmatch) in ath_calcrxfilter()
Dif_athvar.h612 sc_hasbmatch: 1,/* bssid match disable support*/ member
Dif_ath.c686 sc->sc_hasbmatch = ath_hal_hasbssidmatch(ah); in ath_attach()