Searched refs:igc_hw_common_init (Results 1 – 3 of 3) sorted by relevance
525 extern bool igc_hw_common_init(igc_t *);
1316 igc_hw_common_init(igc_t *igc) in igc_hw_common_init() function1767 if (!igc_hw_common_init(igc)) { in igc_attach()
420 if (!igc_hw_common_init(igc)) { in igc_m_start()