Home
last modified time | relevance | path

Searched refs:ar9300_mci_reset (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c916 ar9300_mci_reset(ah, AH_TRUE, AH_TRUE, AH_TRUE); in ar9300_mci_setup()
994 void ar9300_mci_reset(struct ath_hal *ah, HAL_BOOL en_int, HAL_BOOL is_2g, in ar9300_mci_reset() function
H A Dar9300.h1666 extern void ar9300_mci_reset (struct ath_hal *ah, HAL_BOOL en_int, HAL_BOOL is_2g, HAL_BOOL is_full…
H A Dar9300_reset.c4934 ar9300_mci_reset(ah, AH_FALSE, IS_CHAN_2GHZ(ichan), save_full_sleep); in ar9300_reset()