| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_82543.c | 610 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_shift_out_mdi_bits_82543() 627 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_shift_out_mdi_bits_82543() 663 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_shift_in_mdi_bits_82543() 672 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_shift_in_mdi_bits_82543() 686 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_shift_in_mdi_bits_82543() 889 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82543() 1121 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_fiber_link_82543() 1134 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_fiber_link_82543() 1307 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_fiber_link_82543() 1381 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_config_mac_to_phy_82543() [all …]
|
| H A D | e1000_82542.c | 188 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82542() 191 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82542() 259 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_init_hw_82542() 260 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_PRIOR); in e1000_init_hw_82542() 345 u32 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_led_on_82542() 351 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_led_on_82542() 364 u32 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_led_off_82542() 370 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_led_off_82542()
|
| H A D | e1000_mac.c | 756 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_fiber_link_generic() 780 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_fiber_link_generic() 782 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_check_for_fiber_link_generic() 823 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_serdes_link_generic() 845 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_serdes_link_generic() 847 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_check_for_serdes_link_generic() 1155 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_fiber_serdes_link_generic() 1174 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_fiber_serdes_link_generic() 1267 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_force_mac_fc_generic() 1308 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_force_mac_fc_generic() [all …]
|
| H A D | e1000_82571.c | 1075 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82571() 1078 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82571() 1300 reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_initialize_hw_bits_82571() 1302 E1000_WRITE_REG(hw, E1000_CTRL, reg); in e1000_initialize_hw_bits_82571() 1552 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82571() 1555 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82571() 1637 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_serdes_link_82571() 1670 E1000_WRITE_REG(hw, E1000_CTRL, in e1000_check_for_serdes_link_82571() 1706 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_check_for_serdes_link_82571() 1729 E1000_WRITE_REG(hw, E1000_CTRL, (ctrl & in e1000_check_for_serdes_link_82571()
|
| H A D | e1000_82540.c | 260 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82540() 274 E1000_WRITE_REG_IO(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82540() 389 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82540() 392 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82540()
|
| H A D | e1000_82541.c | 282 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82541() 286 E1000_WRITE_REG(hw, E1000_CTRL, (ctrl | E1000_CTRL_PHY_RST)); in e1000_reset_hw_82541() 300 E1000_WRITE_REG_IO(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82541() 303 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82541() 509 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82541() 512 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82541()
|
| H A D | e1000_vf.c | 242 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_vf() 243 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_vf()
|
| H A D | e1000_ich8lan.c | 255 mac_reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_toggle_lanphypc_pch_lpt() 258 E1000_WRITE_REG(hw, E1000_CTRL, mac_reg); in e1000_toggle_lanphypc_pch_lpt() 262 E1000_WRITE_REG(hw, E1000_CTRL, mac_reg); in e1000_toggle_lanphypc_pch_lpt() 2434 E1000_WRITE_REG(hw, E1000_CTRL, reg); in e1000_configure_k1_ich8lan() 4925 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_ich8lan() 5165 reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_initialize_hw_bits_ich8lan() 5167 E1000_WRITE_REG(hw, E1000_CTRL, reg); in e1000_initialize_hw_bits_ich8lan() 5244 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_ich8lan() 5247 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_ich8lan() 5334 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_pch_lpt() [all …]
|
| H A D | e1000_80003es2lan.c | 813 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_80003es2lan() 820 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_80003es2lan() 1167 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_80003es2lan() 1170 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_80003es2lan()
|
| H A D | e1000_82575.c | 1382 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82575() 1385 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82575() 1465 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82575() 1468 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82575() 1576 ctrl_reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_serdes_link_82575() 1625 E1000_WRITE_REG(hw, E1000_CTRL, ctrl_reg); in e1000_setup_serdes_link_82575() 2294 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82580() 2323 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_reset_hw_82580()
|
| H A D | e1000_i210.c | 860 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_pll_workaround_i210() 861 E1000_WRITE_REG(hw, E1000_CTRL, ctrl|E1000_CTRL_PHY_RST); in e1000_pll_workaround_i210()
|
| H A D | e1000_phy.c | 2008 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_phy_force_speed_duplex_setup() 2043 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_phy_force_speed_duplex_setup() 2852 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_phy_hw_reset_generic() 2853 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_PHY_RST); in e1000_phy_hw_reset_generic() 2858 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_phy_hw_reset_generic()
|
| H A D | e1000_regs.h | 8 #define E1000_CTRL 0x00000 /* Device Control - RW */ macro
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | igb_regs.h | 17 {E1000_CTRL, 1, 1, "E1000_CTRL"},
|
| H A D | em_ethdev.c | 1405 reg = E1000_READ_REG(hw, E1000_CTRL); in em_vlan_hw_strip_disable() 1407 E1000_WRITE_REG(hw, E1000_CTRL, reg); in em_vlan_hw_strip_disable() 1419 reg = E1000_READ_REG(hw, E1000_CTRL); in em_vlan_hw_strip_enable() 1421 E1000_WRITE_REG(hw, E1000_CTRL, reg); in em_vlan_hw_strip_enable() 1677 ctrl = E1000_READ_REG(hw, E1000_CTRL); in eth_em_flow_ctrl_get()
|
| H A D | igb_ethdev.c | 2659 reg = E1000_READ_REG(hw, E1000_CTRL); in igb_vlan_hw_strip_disable() 2661 E1000_WRITE_REG(hw, E1000_CTRL, reg); in igb_vlan_hw_strip_disable() 2672 reg = E1000_READ_REG(hw, E1000_CTRL); in igb_vlan_hw_strip_enable() 2674 E1000_WRITE_REG(hw, E1000_CTRL, reg); in igb_vlan_hw_strip_enable() 3030 ctrl = E1000_READ_REG(hw, E1000_CTRL); in eth_igb_flow_ctrl_get()
|