Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h152 extern HAL_BOOL ar5211PhyDisable(struct ath_hal *);
H A Dar5211_attach.c48 .ah_phyDisable = ar5211PhyDisable,
H A Dar5211_reset.c561 ar5211PhyDisable(struct ath_hal *ah) in ar5211PhyDisable() function