Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c30 OS_SET_DECLARE(ah_chips, struct ath_hal_chip);
39 struct ath_hal_chip * const *pchip; in ath_hal_probe()
62 struct ath_hal_chip * const *pchip; in ath_hal_attach()
65 struct ath_hal_chip *chip = *pchip; in ath_hal_attach()
H A Dah_internal.h89 struct ath_hal_chip { struct
99 static struct ath_hal_chip _name##_chip = { \ argument