Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_i225.c10 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()
199 static s32 igc_reset_hw_i225(struct igc_hw *hw) in igc_reset_hw_i225() function