Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atlx/
Datl1.c256 static s32 atl1_reset_hw(struct atl1_hw *hw) in atl1_reset_hw() function
2565 ret = atl1_reset_hw(&adapter->hw); in atl1_reset()
2627 atl1_reset_hw(&adapter->hw); in atl1_down()
2831 atl1_reset_hw(&adapter->hw); in atl1_resume()
3003 if (atl1_reset_hw(&adapter->hw)) { in atl1_probe()