Searched refs:e1000_get_cable_length (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/e1000e/
H A Dphy.c1943 ret_val = e1000_get_cable_length(hw);
2007 ret_val = e1000_get_cable_length(hw);
H A De1000.h625 static inline s32 e1000_get_cable_length(struct e1000_hw *hw) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c45 static s32 e1000_get_cable_length(struct e1000_hw *hw, u16 *min_length,
3145 ret_val = e1000_get_cable_length(hw, &min_length, &max_length);
4803 * e1000_get_cable_length - Estimates the cable length.
4816 static s32 e1000_get_cable_length(struct e1000_hw *hw, u16 *min_length, function
4824 e_dbg("e1000_get_cable_length");
5069 e1000_get_cable_length(hw, &min_length,

Completed in 91 milliseconds