Searched refs:downshift (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/drivers/net/e1000/
H A De1000_hw.c1229 /* Vidalia Phy, set the downshift counter to 5x */
1238 /* Configure Master and Slave downshift values */
3105 /* The downshift status is checked only once, after link is established,
3107 phy_info->downshift = (e1000_downshift) hw->speed_downgraded;
3183 /* The downshift status is checked only once, after link is established,
3185 phy_info->downshift = (e1000_downshift) hw->speed_downgraded;
3258 phy_info->downshift = e1000_downshift_undefined;
4991 * @downshift: output parameter : 0 - No Downshift occurred.
H A De1000_hw.h241 e1000_downshift downshift; member in struct:e1000_phy_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c1229 /* Vidalia Phy, set the downshift counter to 5x */
1238 /* Configure Master and Slave downshift values */
3105 /* The downshift status is checked only once, after link is established,
3107 phy_info->downshift = (e1000_downshift) hw->speed_downgraded;
3183 /* The downshift status is checked only once, after link is established,
3185 phy_info->downshift = (e1000_downshift) hw->speed_downgraded;
3258 phy_info->downshift = e1000_downshift_undefined;
4991 * @downshift: output parameter : 0 - No Downshift occurred.
H A De1000_hw.h241 e1000_downshift downshift; member in struct:e1000_phy_info

Completed in 206 milliseconds