Searched refs:atl1e_get_speed_and_duplex (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Datl1e.c152 err = atl1e_get_speed_and_duplex(hw, &speed, &duplex);
1702 int atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex) function
H A Datl1e.h277 s32 atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex);

Completed in 37 milliseconds