Home
last modified time | relevance | path

Searched refs:phy_init_script (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h1094 uint32_t phy_init_script; member
H A De1000.c4681 if (hw->phy_init_script) { in e1000_phy_init_script()
5095 hw->phy_init_script = 1; in e1000_sw_init()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1328 u32 phy_init_script; member
H A De1000_hw.c135 if (hw->phy_init_script) { in e1000_phy_init_script()
H A De1000_main.c888 hw->phy_init_script = 1; in e1000_init_hw_struct()