Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.c317 ah->ah_phyDisable = ar9300_phy_disable; in ar9300_attach_freebsd_ops()
HDar9300.h1401 extern HAL_BOOL ar9300_phy_disable(struct ath_hal *ah);
HDar9300_attach.c188 ar9300_phy_disable, /* ah_phy_disable */
HDar9300_reset.c1969 ar9300_phy_disable(struct ath_hal *ah) in ar9300_phy_disable() function