Home
last modified time | relevance | path

Searched refs:e1000_set_mac_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h269 s32 e1000_set_mac_type(struct e1000_hw *hw);
H A De1000_hw.c225 s32 e1000_set_mac_type(struct e1000_hw *hw) in e1000_set_mac_type() function
H A De1000_main.c876 if (e1000_set_mac_type(hw)) { in e1000_init_hw_struct()
/openbmc/u-boot/drivers/net/
H A De1000.c1460 e1000_set_mac_type(struct e1000_hw *hw) in e1000_set_mac_type() function
5082 result = e1000_set_mac_type(hw); in e1000_sw_init()