Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h368 void e1000_get_bus_info(struct e1000_hw *hw);
H A De1000_hw.c4798 void e1000_get_bus_info(struct e1000_hw *hw) in e1000_get_bus_info() function
H A De1000_main.c893 e1000_get_bus_info(hw); in e1000_init_hw_struct()