Searched refs:atl1e_get_speed_and_duplex (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 23 s32 atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex);
|
H A D | atl1e_hw.c | 583 int atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex) in atl1e_get_speed_and_duplex() function
|
H A D | atl1e_main.c | 169 err = atl1e_get_speed_and_duplex(hw, &speed, &duplex); in atl1e_check_link()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 23 s32 atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex);
|
H A D | atl1e_hw.c | 583 int atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex) in atl1e_get_speed_and_duplex() function
|
H A D | atl1e_main.c | 169 err = atl1e_get_speed_and_duplex(hw, &speed, &duplex); in atl1e_check_link()
|
Completed in 11 milliseconds