Searched refs:E1000_BLK_PHY_RESET (Results 1 – 6 of 6) sorted by relevance
497 #define E1000_BLK_PHY_RESET 12 macro
49 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in e1000e_check_reset_block_generic()
2056 return blocked ? E1000_BLK_PHY_RESET : 0; in e1000_check_reset_block_ich8lan()
491 #define E1000_BLK_PHY_RESET 12 macro
44 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in igb_check_reset_block()
260 #define E1000_BLK_PHY_RESET 12 macro