Searched refs:atl1c_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/atl1c/
H A Datl1c_hw.c557 int atl1c_get_speed_and_duplex(struct atl1c_hw *hw, u16 *speed, u16 *duplex) function
634 if (atl1c_get_speed_and_duplex(hw, &speed,
H A Datl1c_hw.h36 int atl1c_get_speed_and_duplex(struct atl1c_hw *hw, u16 *speed, u16 *duplex);
H A Datl1c_main.c273 err = atl1c_get_speed_and_duplex(hw, &speed, &duplex);

Completed in 65 milliseconds