Searched refs:E1000_BLK_PHY_RESET (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h490 #define E1000_BLK_PHY_RESET 12 macro
H A Dphy.c59 * return E1000_BLK_PHY_RESET (12).
67 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0;
H A Dich8lan.c1854 return blocked ? E1000_BLK_PHY_RESET : 0;
/drivers/net/ethernet/intel/igb/
H A De1000_defines.h471 #define E1000_BLK_PHY_RESET 12 macro
H A De1000_phy.c62 * return E1000_BLK_PHY_RESET (12).
70 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0;
/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h285 #define E1000_BLK_PHY_RESET 12 macro

Completed in 43 milliseconds