Home
last modified time | relevance | path

Searched refs:ath_hal_chip (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/ath/ath_hal/
HDah.c30 OS_SET_DECLARE(ah_chips, struct ath_hal_chip);
39 struct ath_hal_chip * const *pchip; in ath_hal_probe()
60 struct ath_hal_chip * const *pchip; in ath_hal_attach()
63 struct ath_hal_chip *chip = *pchip; in ath_hal_attach()
HDah_internal.h89 struct ath_hal_chip { struct
98 static struct ath_hal_chip _name##_chip = { \ argument