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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h84 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed,
H A Datl2.c1192 ret_val = atl2_get_speed_and_duplex(hw, &speed, &duplex);
1553 ret_val = atl2_get_speed_and_duplex(hw, &speed, &duplex);
2485 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed, function

Completed in 44 milliseconds