Searched refs:ah_eepromWrite (Results 1 - 11 of 11) sorted by path

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c168 AH_PRIVATE(ah)->ah_eepromWrite = ar9300_Stub_EepromWrite;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c174 .ah_eepromWrite = ar5210EepromWrite,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c174 .ah_eepromWrite = ar5211EepromWrite,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c175 .ah_eepromWrite = ar5212EepromWrite,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c99 ahp->ah_priv.ah_eepromWrite = ar5312EepromWrite;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c218 ahp->ah_priv.ah_eepromWrite = ar5416EepromWrite;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c129 AH_PRIVATE((ah))->ah_eepromWrite = NULL;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c187 AH_PRIVATE((ah))->ah_eepromWrite = NULL;
H A Dar9285_attach.c170 AH_PRIVATE(ah)->ah_eepromWrite = NULL;
H A Dar9287_attach.c143 AH_PRIVATE(ah)->ah_eepromWrite = NULL;
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h359 HAL_BOOL (*ah_eepromWrite)(struct ath_hal *, u_int off, member in struct:ath_hal_private
443 AH_PRIVATE(_ah)->ah_eepromWrite(_ah, _off, _data)

Completed in 125 milliseconds