Searched refs:atl1_get_speed_and_duplex (Results 1 – 1 of 1) sorted by relevance
865 static s32 atl1_get_speed_and_duplex(struct atl1_hw *hw, u16 *speed, u16 *duplex) in atl1_get_speed_and_duplex() function1302 ret_val = atl1_get_speed_and_duplex(hw, &speed, &duplex); in atl1_check_link()2778 val = atl1_get_speed_and_duplex(hw, &speed, &duplex); in atl1_suspend()3224 atl1_get_speed_and_duplex(hw, &link_speed, &link_duplex); in atl1_get_link_ksettings()