Searched refs:E1000_BLK_PHY_RESET (Results 1 – 8 of 8) sorted by relevance
497 #define E1000_BLK_PHY_RESET 12 macro
50 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in e1000e_check_reset_block_generic()
2122 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()
251 #define E1000_BLK_PHY_RESET 12 macro
4523 : E1000_BLK_PHY_RESET; in e1000_check_phy_reset_block()4529 E1000_BLK_PHY_RESET : E1000_SUCCESS; in e1000_check_phy_reset_block()
260 #define E1000_BLK_PHY_RESET 12 macro