Searched refs:PHY_1000T_STATUS (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/igb/
H A De1000_phy.c1687 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &phy_data);
1753 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
2109 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
H A De1000_defines.h533 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A Digb_main.c4446 (!igb_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/igb/
H A De1000_phy.c1687 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &phy_data);
1753 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
2109 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
H A De1000_defines.h533 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A Digb_main.c4446 (!igb_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000e/
H A Dphy.c1947 ret_val = e1e_rphy(hw, PHY_1000T_STATUS, &phy_data);
2011 ret_val = e1e_rphy(hw, PHY_1000T_STATUS, &data);
3197 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
H A Ddefines.h590 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A Dethtool.c490 e1e_rphy(hw, PHY_1000T_STATUS, &phy_data);
H A Dnetdev.c934 e1e_rphy(hw, PHY_1000T_STATUS, &phy_1000t_status);
3910 ret_val |= e1e_rphy(hw, PHY_1000T_STATUS, &phy->stat1000);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000e/
H A Dphy.c1947 ret_val = e1e_rphy(hw, PHY_1000T_STATUS, &phy_data);
2011 ret_val = e1e_rphy(hw, PHY_1000T_STATUS, &data);
3197 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data);
H A Ddefines.h590 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A Dethtool.c490 e1e_rphy(hw, PHY_1000T_STATUS, &phy_data);
H A Dnetdev.c934 e1e_rphy(hw, PHY_1000T_STATUS, &phy_1000t_status);
3910 ret_val |= e1e_rphy(hw, PHY_1000T_STATUS, &phy->stat1000);
/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.c3133 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
3225 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
5108 e1000_read_phy_reg(hw, PHY_1000T_STATUS,
5117 PHY_1000T_STATUS,
H A De1000_main.c3308 (!e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) {
4161 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
4163 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
H A De1000_ethtool.c451 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
H A De1000_hw.h2461 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
/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.c3133 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
3225 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
5108 e1000_read_phy_reg(hw, PHY_1000T_STATUS,
5117 PHY_1000T_STATUS,
H A De1000_main.c3308 (!e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) {
4161 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
4163 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status);
H A De1000_ethtool.c451 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data);
H A De1000_hw.h2461 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro

Completed in 363 milliseconds