Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_attach.c45 .ah_disable = ar5212Disable,
594 ar5212Disable(ah); in ar5212Detach()
HDar5212.h561 extern HAL_BOOL ar5212Disable(struct ath_hal *ah);
HDar5212_reset.c842 ar5212Disable(struct ath_hal *ah) in ar5212Disable() function