Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.c145 static void e1000_set_media_type(struct e1000_hw *hw);
1867 e1000_set_media_type(hw); in e1000_init_hw()
4997 e1000_set_media_type(struct e1000_hw *hw) in e1000_set_media_type() function
5107 e1000_set_media_type(hw); in e1000_sw_init()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c333 void e1000_set_media_type(struct e1000_hw *hw) in e1000_set_media_type() function
541 e1000_set_media_type(hw); in e1000_init_hw()
H A De1000_hw.h270 void e1000_set_media_type(struct e1000_hw *hw);
H A De1000_main.c892 e1000_set_media_type(hw); in e1000_init_hw_struct()