Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/e1000/
De1000_hw.h396 void e1000_get_bus_info(struct e1000_hw *hw);
De1000_hw.c4837 void e1000_get_bus_info(struct e1000_hw *hw) in e1000_get_bus_info() function
De1000_main.c924 e1000_get_bus_info(hw); in e1000_init_hw_struct()