Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dphy.h11 s32 e1000e_check_reset_block_generic(struct e1000_hw *hw);
D82571.c1885 .check_reset_block = e1000e_check_reset_block_generic,
1903 .check_reset_block = e1000e_check_reset_block_generic,
1921 .check_reset_block = e1000e_check_reset_block_generic,
D80003es2lan.c1368 .check_reset_block = e1000e_check_reset_block_generic,
Dphy.c43 s32 e1000e_check_reset_block_generic(struct e1000_hw *hw) in e1000e_check_reset_block_generic() function