Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dphy.h29 s32 e1000e_check_reset_block_generic(struct e1000_hw *hw);
D82571.c1901 .check_reset_block = e1000e_check_reset_block_generic,
1919 .check_reset_block = e1000e_check_reset_block_generic,
1937 .check_reset_block = e1000e_check_reset_block_generic,
D80003es2lan.c1374 .check_reset_block = e1000e_check_reset_block_generic,
Dphy.c61 s32 e1000e_check_reset_block_generic(struct e1000_hw *hw) in e1000e_check_reset_block_generic() function