Searched refs:ah_setMacAddress (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c97 ah->ah_setMacAddress = ar9300_Stub_SetMacAddress;
H A Dar9300_freebsd.c181 ah->ah_setMacAddress = ar9300_set_mac_address;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c105 .ah_setMacAddress = ar5210SetMacAddress,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c105 .ah_setMacAddress = ar5211SetMacAddress,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c101 .ah_setMacAddress = ar5212SetMacAddress,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1339 HAL_BOOL __ahdecl(*ah_setMacAddress)(struct ath_hal *, const uint8_t*); member in struct:ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1063 ((*(_ah)->ah_setMacAddress)((_ah), (_mac)))

Completed in 92 milliseconds