Home
last modified time | relevance | path

Searched refs:GG82563_DSPD_CABLE_LENGTH (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h3115 #define GG82563_DSPD_CABLE_LENGTH 0x0007 /* 0 = <50M; macro
De1000_hw.c4343 phy_info->cable_length = (e1000_cable_length)(phy_data & GG82563_DSPD_CABLE_LENGTH); in e1000_phy_m88_get_info()
6730 cable_length = phy_data & GG82563_DSPD_CABLE_LENGTH; in e1000_get_cable_length()