Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_phy.h17 s32 igc_check_reset_block_generic(struct igc_hw *hw);
H A Digc_phy.c112 s32 igc_check_reset_block_generic(struct igc_hw *hw) in igc_check_reset_block_generic() function
H A Digc_i225.c154 phy->ops.check_reset_block = igc_check_reset_block_generic; in igc_init_phy_params_i225()