Home
last modified time | relevance | path

Searched refs:ath_hal_v14EepromAttach (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah_eeprom.h165 HAL_STATUS ath_hal_v14EepromAttach(struct ath_hal *ah);
HDah_eeprom_v14.c333 ath_hal_v14EepromAttach(struct ath_hal *ah) in ath_hal_v14EepromAttach() function
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9001/
HDar9130_attach.c170 ecode = ath_hal_v14EepromAttach(ah); in ar9130Attach()
HDar9160_attach.c194 ecode = ath_hal_v14EepromAttach(ah); in ar9160Attach()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c256 ecode = ath_hal_v14EepromAttach(ah); in ar9280Attach()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c373 ecode = ath_hal_v14EepromAttach(ah); in ar5416Attach()