Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h25 void atl1c_phy_disable(struct atl1c_hw *hw);
H A Datl1c_hw.c491 void atl1c_phy_disable(struct atl1c_hw *hw) in atl1c_phy_disable() function
H A Datl1c_main.c2778 atl1c_phy_disable(&adapter->hw); in atl1c_remove()