Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h11 s32 e1000e_check_reset_block_generic(struct e1000_hw *hw);
H A D82571.c1884 .check_reset_block = e1000e_check_reset_block_generic,
1902 .check_reset_block = e1000e_check_reset_block_generic,
1920 .check_reset_block = e1000e_check_reset_block_generic,
H A D80003es2lan.c1367 .check_reset_block = e1000e_check_reset_block_generic,
H A Dphy.c44 s32 e1000e_check_reset_block_generic(struct e1000_hw *hw) in e1000e_check_reset_block_generic() function