Searched refs:ath_hal_hasbssidmatch (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ath/ | ||
| D | if_athvar.h | 1280 #define ath_hal_hasbssidmatch(_ah) \ macro |
| D | if_ath.c | 1005 sc->sc_hasbmatch = ath_hal_hasbssidmatch(ah); in ath_attach() |