Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl2.h83 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed,
Datl2.c1194 ret_val = atl2_get_speed_and_duplex(hw, &speed, &duplex); in atl2_check_link()
1547 ret_val = atl2_get_speed_and_duplex(hw, &speed, &duplex); in atl2_suspend()
2471 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed, in atl2_get_speed_and_duplex() function