Searched refs:disable_phy (Results 1 – 4 of 4) sorted by relevance
435 void (*disable_phy)(struct athn_softc *); member
2206 ops->disable_phy(sc); in athn_hw_reset()
190 ops->disable_phy = ar5008_disable_phy; in ar5008_attach()
208 ops->disable_phy = ar9003_disable_phy; in ar9003_attach()