Home
last modified time | relevance | path

Searched refs:E1000_EXTCNF_CTRL_GATE_PHY_CFG (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h338 #define E1000_EXTCNF_CTRL_GATE_PHY_CFG 0x00000080 macro
H A Dich8lan.c2897 extcnf_ctrl |= E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()
2899 extcnf_ctrl &= ~E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()
H A Dnetdev.c6363 mac_data |= E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000e_s0ix_entry_flow()