Searched refs:AutoNegotiation (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rtl8365mb/
H A Dport.c41 if( (pAbility->Full_1000 == 1) && (pAbility->Full_100 == 1) && (pAbility->AutoNegotiation == 1) )
93 pAbility->AutoNegotiation = 1;
131 * If Full_1000 bit is set to 1, the AutoNegotiation will be automatic set to 1. While both AutoNegotiation and Full_1000 are set to 0, the PHY speed and duplex selection will
154 pAbility->Full_1000 >= RTK_ENABLE_END || pAbility->AutoNegotiation >= RTK_ENABLE_END ||
159 pAbility->AutoNegotiation = 1;
256 if (1 == pAbility->AutoNegotiation)
296 if (1 == pAbility->AutoNegotiation)
404 pAbility->AutoNegotiation = 1;
406 pAbility->AutoNegotiation
[all...]
H A Dport.h94 rtk_uint32 AutoNegotiation; /*PHY register 0.12 setting for auto-negotiation process*/ member in struct:rtk_port_phy_ability_s
232 * If Full_1000 bit is set to 1, the AutoNegotiation will be automatic set to 1. While both AutoNegotiation and Full_1000 are set to 0, the PHY speed and duplex selection will
276 * If Full_1000 bit is set to 1, the AutoNegotiation will be automatic set to 1. While both AutoNegotiation and Full_1000 are set to 0, the PHY speed and duplex selection will
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rtl8365mb/
H A Dport.c41 if( (pAbility->Full_1000 == 1) && (pAbility->Full_100 == 1) && (pAbility->AutoNegotiation == 1) )
93 pAbility->AutoNegotiation = 1;
131 * If Full_1000 bit is set to 1, the AutoNegotiation will be automatic set to 1. While both AutoNegotiation and Full_1000 are set to 0, the PHY speed and duplex selection will
154 pAbility->Full_1000 >= RTK_ENABLE_END || pAbility->AutoNegotiation >= RTK_ENABLE_END ||
159 pAbility->AutoNegotiation = 1;
256 if (1 == pAbility->AutoNegotiation)
296 if (1 == pAbility->AutoNegotiation)
404 pAbility->AutoNegotiation = 1;
406 pAbility->AutoNegotiation
[all...]
H A Dport.h94 rtk_uint32 AutoNegotiation; /*PHY register 0.12 setting for auto-negotiation process*/ member in struct:rtk_port_phy_ability_s
232 * If Full_1000 bit is set to 1, the AutoNegotiation will be automatic set to 1. While both AutoNegotiation and Full_1000 are set to 0, the PHY speed and duplex selection will
276 * If Full_1000 bit is set to 1, the AutoNegotiation will be automatic set to 1. While both AutoNegotiation and Full_1000 are set to 0, the PHY speed and duplex selection will

Completed in 124 milliseconds