Home
last modified time | relevance | path

Searched refs:ah_setBssIdMask (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c99 ah->ah_setBssIdMask = ar9300_Stub_SetBssIdMask; in ar9300_set_stub_functions()
H A Dar9300_freebsd.c395 ah->ah_setBssIdMask = ar9300_set_bss_id_mask; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c107 .ah_setBssIdMask = ar5210SetBssIdMask,
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c107 .ah_setBssIdMask = ar5211SetBssIdMask,
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c103 .ah_setBssIdMask = ar5212SetBssIdMask,
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1362 HAL_BOOL __ahdecl(*ah_setBssIdMask)(struct ath_hal *, const uint8_t*); member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1073 ((*(_ah)->ah_setBssIdMask)((_ah), (_mask)))