Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_i210.h16 s32 igb_pll_workaround_i210(struct e1000_hw *hw);
H A De1000_i210.c826 s32 igb_pll_workaround_i210(struct e1000_hw *hw) in igb_pll_workaround_i210() function
H A De1000_82575.c1517 ret_val = igb_pll_workaround_i210(hw); in igb_init_hw_82575()