Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datl1.c865 static s32 atl1_get_speed_and_duplex(struct atl1_hw *hw, u16 *speed, u16 *duplex) in atl1_get_speed_and_duplex() function
1302 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()