Searched refs:igc_get_bus_info (Results 1 – 3 of 3) sorted by relevance
19 s32 igc_get_bus_info(struct igc_hw *hw);
211 s32 igc_get_bus_info(struct igc_hw *hw) in igc_get_bus_info() function
758 if ((ret = igc_get_bus_info(&igc->igc_hw)) != IGC_SUCCESS) { in igc_core_code_init()