Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atlx/
Datl1.c880 static s32 atl1_get_speed_and_duplex(struct atl1_hw *hw, u16 *speed, u16 *duplex) in atl1_get_speed_and_duplex() function
1327 ret_val = atl1_get_speed_and_duplex(hw, &speed, &duplex); in atl1_check_link()
2764 val = atl1_get_speed_and_duplex(hw, &speed, &duplex); in atl1_suspend()
3231 atl1_get_speed_and_duplex(hw, &link_speed, &link_duplex); in atl1_get_settings()