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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_hw.c602 int atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex) function
H A Datl1e_hw.h36 s32 atl1e_get_speed_and_duplex(struct atl1e_hw *hw, u16 *speed, u16 *duplex);
H A Datl1e_main.c187 err = atl1e_get_speed_and_duplex(hw, &speed, &duplex);

Completed in 39 milliseconds