| /freebsd-9-stable/sys/dev/e1000/ |
| D | e1000_82575.c | 168 u32 ctrl_ext; in e1000_init_phy_params_82575() local 192 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_init_phy_params_82575() 196 ctrl_ext |= E1000_CTRL_I2C_ENA; in e1000_init_phy_params_82575() 199 ctrl_ext &= ~E1000_CTRL_I2C_ENA; in e1000_init_phy_params_82575() 202 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_init_phy_params_82575() 661 u32 ctrl_ext; in e1000_get_phy_id_82575() local 710 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_get_phy_id_82575() 712 ctrl_ext & ~E1000_CTRL_EXT_SDP3_DATA); in e1000_get_phy_id_82575() 746 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_get_phy_id_82575() 1624 u32 ctrl_ext, ctrl_reg, reg, anadv_reg; in e1000_setup_serdes_link_82575() local [all …]
|
| D | e1000_82543.c | 864 u32 ctrl_ext; in e1000_phy_hw_reset_82543() local 873 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_phy_hw_reset_82543() 874 ctrl_ext |= E1000_CTRL_EXT_SDP4_DIR; in e1000_phy_hw_reset_82543() 875 ctrl_ext &= ~E1000_CTRL_EXT_SDP4_DATA; in e1000_phy_hw_reset_82543() 876 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_phy_hw_reset_82543() 882 ctrl_ext |= E1000_CTRL_EXT_SDP4_DATA; in e1000_phy_hw_reset_82543() 883 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_phy_hw_reset_82543() 1022 u32 ctrl_ext; in e1000_setup_link_82543() local 1042 ctrl_ext = ((data & NVM_WORD0F_SWPDIO_EXT_MASK) << in e1000_setup_link_82543() 1044 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_setup_link_82543()
|
| D | e1000_82540.c | 331 u32 txdctl, ctrl_ext; in e1000_init_hw_82540() local 390 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_init_hw_82540() 395 ctrl_ext |= E1000_CTRL_EXT_RO_DIS; in e1000_init_hw_82540() 396 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_init_hw_82540()
|
| D | e1000_i210.c | 829 u32 wuc, mdicnfg, ctrl, ctrl_ext, reg_val; in e1000_pll_workaround_i210() local 860 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_pll_workaround_i210() 861 ctrl_ext |= (E1000_CTRL_EXT_PHYPDEN | E1000_CTRL_EXT_SDLPE); in e1000_pll_workaround_i210() 862 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_pll_workaround_i210()
|
| D | e1000_nvm.c | 1224 u32 ctrl_ext; in e1000_reload_nvm_generic() local 1229 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_reload_nvm_generic() 1230 ctrl_ext |= E1000_CTRL_EXT_EE_RST; in e1000_reload_nvm_generic() 1231 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_reload_nvm_generic()
|
| D | e1000_82571.c | 1067 u32 ctrl, ctrl_ext, eecd, tctl; in e1000_reset_hw_82571() local 1129 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_reset_hw_82571() 1130 ctrl_ext |= E1000_CTRL_EXT_EE_RST; in e1000_reset_hw_82571() 1131 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_reset_hw_82571()
|
| D | if_lem.c | 3863 u32 ctrl_ext; in lem_get_hw_control() local 3865 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in lem_get_hw_control() 3867 ctrl_ext | E1000_CTRL_EXT_DRV_LOAD); in lem_get_hw_control() 3880 u32 ctrl_ext; in lem_release_hw_control() local 3885 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in lem_release_hw_control() 3887 ctrl_ext & ~E1000_CTRL_EXT_DRV_LOAD); in lem_release_hw_control() 3982 u32 pmc, ctrl, ctrl_ext, rctl; in lem_enable_wakeup() local 3997 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in lem_enable_wakeup() 3998 ctrl_ext |= E1000_CTRL_EXT_SDP3_DATA; in lem_enable_wakeup() 3999 E1000_WRITE_REG(&adapter->hw, E1000_CTRL_EXT, ctrl_ext); in lem_enable_wakeup()
|
| D | e1000_ich8lan.c | 2284 u32 ctrl_ext = 0; in e1000_configure_k1_ich8lan() local 2306 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_configure_k1_ich8lan() 2313 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext | E1000_CTRL_EXT_SPD_BYPS); in e1000_configure_k1_ich8lan() 2317 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_configure_k1_ich8lan() 4297 u32 ctrl_ext, txdctl, snoop; in e1000_init_hw_ich8lan() local 4358 ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT); in e1000_init_hw_ich8lan() 4359 ctrl_ext |= E1000_CTRL_EXT_RO_DIS; in e1000_init_hw_ich8lan() 4360 E1000_WRITE_REG(hw, E1000_CTRL_EXT, ctrl_ext); in e1000_init_hw_ich8lan()
|
| D | if_em.c | 4828 u32 ctrl_ext, swsm; in em_get_hw_control() local 4837 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in em_get_hw_control() 4839 ctrl_ext | E1000_CTRL_EXT_DRV_LOAD); in em_get_hw_control() 4852 u32 ctrl_ext, swsm; in em_release_hw_control() local 4864 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in em_release_hw_control() 4866 ctrl_ext & ~E1000_CTRL_EXT_DRV_LOAD); in em_release_hw_control() 4965 u32 pmc, ctrl, ctrl_ext, rctl; in em_enable_wakeup() local 4986 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in em_enable_wakeup() 4987 ctrl_ext |= E1000_CTRL_EXT_SDP3_DATA; in em_enable_wakeup() 4988 E1000_WRITE_REG(&adapter->hw, E1000_CTRL_EXT, ctrl_ext); in em_enable_wakeup()
|
| D | if_igb.c | 5253 u32 ctrl_ext; in igb_get_hw_control() local 5259 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in igb_get_hw_control() 5261 ctrl_ext | E1000_CTRL_EXT_DRV_LOAD); in igb_get_hw_control() 5273 u32 ctrl_ext; in igb_release_hw_control() local 5279 ctrl_ext = E1000_READ_REG(&adapter->hw, E1000_CTRL_EXT); in igb_release_hw_control() 5281 ctrl_ext & ~E1000_CTRL_EXT_DRV_LOAD); in igb_release_hw_control()
|
| /freebsd-9-stable/sys/dev/ixgbe/ |
| D | ixgbe.c | 444 u32 ctrl_ext; in ixgbe_attach() local 621 ctrl_ext = IXGBE_READ_REG(hw, IXGBE_CTRL_EXT); in ixgbe_attach() 622 ctrl_ext |= IXGBE_CTRL_EXT_DRV_LOAD; in ixgbe_attach() 623 IXGBE_WRITE_REG(hw, IXGBE_CTRL_EXT, ctrl_ext); in ixgbe_attach() 660 u32 ctrl_ext; in ixgbe_detach() local 696 ctrl_ext = IXGBE_READ_REG(&adapter->hw, IXGBE_CTRL_EXT); in ixgbe_detach() 697 ctrl_ext &= ~IXGBE_CTRL_EXT_DRV_LOAD; in ixgbe_detach() 698 IXGBE_WRITE_REG(&adapter->hw, IXGBE_CTRL_EXT, ctrl_ext); in ixgbe_detach()
|
| D | ixgbe_common.c | 381 u32 ctrl_ext; in ixgbe_start_hw_generic() local 397 ctrl_ext = IXGBE_READ_REG(hw, IXGBE_CTRL_EXT); in ixgbe_start_hw_generic() 398 ctrl_ext |= IXGBE_CTRL_EXT_NS_DIS; in ixgbe_start_hw_generic() 399 IXGBE_WRITE_REG(hw, IXGBE_CTRL_EXT, ctrl_ext); in ixgbe_start_hw_generic()
|