Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Ddefines.h338 #define E1000_EXTCNF_CTRL_GATE_PHY_CFG 0x00000080 macro
Dich8lan.c2831 extcnf_ctrl |= E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()
2833 extcnf_ctrl &= ~E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()
Dnetdev.c6394 mac_data |= E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000e_s0ix_entry_flow()