| /freebsd-10-stable/sys/dev/e1000/ |
| D | e1000_82543.c | 596 E1000_WRITE_REG(hw, E1000_CTRL, (*ctrl | E1000_CTRL_MDC)); in e1000_raise_mdi_clk_82543() 615 E1000_WRITE_REG(hw, E1000_CTRL, (*ctrl & ~E1000_CTRL_MDC)); in e1000_lower_mdi_clk_82543() 644 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_shift_out_mdi_bits_82543() 661 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_shift_out_mdi_bits_82543() 697 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_shift_in_mdi_bits_82543() 706 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_shift_in_mdi_bits_82543() 720 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_shift_in_mdi_bits_82543() 923 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82543() 927 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82543() 933 E1000_WRITE_REG_IO(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82543() [all …]
|
| D | e1000_82542.c | 218 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82542() 221 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82542() 289 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_init_hw_82542() 290 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_PRIOR); in e1000_init_hw_82542() 375 u32 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_led_on_82542() 381 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_led_on_82542() 394 u32 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_led_off_82542() 400 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_led_off_82542()
|
| D | e1000_mac.c | 784 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_fiber_link_generic() 808 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_fiber_link_generic() 810 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_check_for_fiber_link_generic() 826 E1000_WRITE_REG(hw, E1000_CTRL, (ctrl & ~E1000_CTRL_SLU)); in e1000_check_for_fiber_link_generic() 851 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_serdes_link_generic() 873 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_serdes_link_generic() 875 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_check_for_serdes_link_generic() 891 E1000_WRITE_REG(hw, E1000_CTRL, (ctrl & ~E1000_CTRL_SLU)); in e1000_check_for_serdes_link_generic() 1183 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_fiber_serdes_link_generic() 1202 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_fiber_serdes_link_generic() [all …]
|
| D | e1000_82571.c | 1105 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82571() 1108 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82571() 1325 reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_initialize_hw_bits_82571() 1327 E1000_WRITE_REG(hw, E1000_CTRL, reg); in e1000_initialize_hw_bits_82571() 1577 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82571() 1580 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82571() 1662 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_check_for_serdes_link_82571() 1695 E1000_WRITE_REG(hw, E1000_CTRL, in e1000_check_for_serdes_link_82571() 1731 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_check_for_serdes_link_82571() 1754 E1000_WRITE_REG(hw, E1000_CTRL, (ctrl & in e1000_check_for_serdes_link_82571()
|
| D | e1000_82540.c | 290 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82540() 304 E1000_WRITE_REG_IO(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82540() 419 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82540() 422 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82540()
|
| D | e1000_82541.c | 315 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82541() 319 E1000_WRITE_REG(hw, E1000_CTRL, (ctrl | E1000_CTRL_PHY_RST)); in e1000_reset_hw_82541() 333 E1000_WRITE_REG_IO(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82541() 336 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82541() 542 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82541() 545 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82541()
|
| D | e1000_vf.c | 269 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_vf() 270 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_vf()
|
| D | e1000_ich8lan.c | 285 mac_reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_toggle_lanphypc_pch_lpt() 288 E1000_WRITE_REG(hw, E1000_CTRL, mac_reg); in e1000_toggle_lanphypc_pch_lpt() 292 E1000_WRITE_REG(hw, E1000_CTRL, mac_reg); in e1000_toggle_lanphypc_pch_lpt() 2507 ctrl_reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_configure_k1_ich8lan() 2511 E1000_WRITE_REG(hw, E1000_CTRL, reg); in e1000_configure_k1_ich8lan() 2516 E1000_WRITE_REG(hw, E1000_CTRL, ctrl_reg); in e1000_configure_k1_ich8lan() 5004 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_ich8lan() 5022 E1000_WRITE_REG(hw, E1000_CTRL, (ctrl | E1000_CTRL_RST)); in e1000_reset_hw_ich8lan() 5227 reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_initialize_hw_bits_ich8lan() 5229 E1000_WRITE_REG(hw, E1000_CTRL, reg); in e1000_initialize_hw_bits_ich8lan() [all …]
|
| D | e1000_80003es2lan.c | 843 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_80003es2lan() 850 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_80003es2lan() 1197 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_80003es2lan() 1200 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_80003es2lan()
|
| D | e1000_82575.c | 1455 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82575() 1458 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_RST); in e1000_reset_hw_82575() 1555 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_copper_link_82575() 1558 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_setup_copper_link_82575() 1659 ctrl_reg = E1000_READ_REG(hw, E1000_CTRL); in e1000_setup_serdes_link_82575() 1708 E1000_WRITE_REG(hw, E1000_CTRL, ctrl_reg); in e1000_setup_serdes_link_82575() 2478 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_reset_hw_82580() 2507 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_reset_hw_82580()
|
| D | e1000_i210.c | 857 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_pll_workaround_i210() 858 E1000_WRITE_REG(hw, E1000_CTRL, ctrl|E1000_CTRL_PHY_RST); in e1000_pll_workaround_i210()
|
| D | e1000_phy.c | 2025 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_phy_force_speed_duplex_setup() 2060 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_phy_force_speed_duplex_setup() 2869 ctrl = E1000_READ_REG(hw, E1000_CTRL); in e1000_phy_hw_reset_generic() 2870 E1000_WRITE_REG(hw, E1000_CTRL, ctrl | E1000_CTRL_PHY_RST); in e1000_phy_hw_reset_generic() 2875 E1000_WRITE_REG(hw, E1000_CTRL, ctrl); in e1000_phy_hw_reset_generic()
|
| D | e1000_regs.h | 38 #define E1000_CTRL 0x00000 /* Device Control - RW */ macro
|
| D | if_lem.c | 1278 ctrl = E1000_READ_REG(&adapter->hw, E1000_CTRL); in lem_init_locked() 1280 E1000_WRITE_REG(&adapter->hw, E1000_CTRL, ctrl); in lem_init_locked() 4026 reg = E1000_READ_REG(hw, E1000_CTRL); in lem_setup_vlan_hw_support() 4028 E1000_WRITE_REG(hw, E1000_CTRL, reg); in lem_setup_vlan_hw_support() 4222 ctrl = E1000_READ_REG(&adapter->hw, E1000_CTRL); in lem_enable_wakeup() 4224 E1000_WRITE_REG(&adapter->hw, E1000_CTRL, ctrl); in lem_enable_wakeup() 4315 mreg = E1000_READ_REG(hw, E1000_CTRL); in lem_enable_phy_wakeup() 4576 CTLTYPE_UINT | CTLFLAG_RD, adapter, E1000_CTRL, in lem_add_hw_stats()
|
| D | if_em.c | 1463 ctrl = E1000_READ_REG(&adapter->hw, E1000_CTRL); in em_init_locked() 1465 E1000_WRITE_REG(&adapter->hw, E1000_CTRL, ctrl); in em_init_locked() 5189 reg = E1000_READ_REG(hw, E1000_CTRL); in em_setup_vlan_hw_support() 5191 E1000_WRITE_REG(hw, E1000_CTRL, reg); in em_setup_vlan_hw_support() 5444 ctrl = E1000_READ_REG(&adapter->hw, E1000_CTRL); in em_enable_wakeup() 5446 E1000_WRITE_REG(&adapter->hw, E1000_CTRL, ctrl); in em_enable_wakeup() 5526 mreg = E1000_READ_REG(hw, E1000_CTRL); in em_enable_phy_wakeup() 5775 CTLTYPE_UINT | CTLFLAG_RD, adapter, E1000_CTRL, in em_add_hw_stats()
|
| D | if_igb.c | 5154 reg = E1000_READ_REG(hw, E1000_CTRL); 5156 E1000_WRITE_REG(hw, E1000_CTRL, reg); 5353 ctrl = E1000_READ_REG(&adapter->hw, E1000_CTRL); 5355 E1000_WRITE_REG(&adapter->hw, E1000_CTRL, ctrl); 5540 adapter->device_control = E1000_READ_REG(hw, E1000_CTRL);
|
| /freebsd-10-stable/usr.sbin/bhyve/ |
| D | pci_e82545.c | 1532 case E1000_CTRL: in e82545_write_register() 1747 case E1000_CTRL: in e82545_read_register()
|