Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c12 static s32 igc_reset_hw_i225(struct igc_hw *hw);
99 mac->ops.reset_hw = igc_reset_hw_i225; in igc_init_mac_params_i225()
181 static s32 igc_reset_hw_i225(struct igc_hw *hw) in igc_reset_hw_i225() function