Home
last modified time | relevance | path

Searched refs:ar9300_set_pcu_config (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.c81 ah->ah_setPCUConfig = ar9300_set_pcu_config; in ar9300_attach_freebsd_ops()
HDar9300.h1277 extern void ar9300_set_pcu_config(struct ath_hal *);
HDar9300_attach.c187 ar9300_set_pcu_config, /* ah_set_pcu_config */
HDar9300_misc.c675 ar9300_set_pcu_config(struct ath_hal *ah) in ar9300_set_pcu_config() function