Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c337 ah->ah_setPCUConfig = ar9300_set_pcu_config; in ar9300_attach_freebsd_ops()
H A Dar9300.h1298 extern void ar9300_set_pcu_config(struct ath_hal *);
H A Dar9300_attach.c191 ar9300_set_pcu_config, /* ah_set_pcu_config */
H A Dar9300_misc.c678 ar9300_set_pcu_config(struct ath_hal *ah) in ar9300_set_pcu_config() function