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

/drivers/net/ethernet/intel/e1000e/
H A D80003es2lan.c200 mask = hw->bus.func ? E1000_SWFW_PHY1_SM : E1000_SWFW_PHY0_SM;
214 mask = hw->bus.func ? E1000_SWFW_PHY1_SM : E1000_SWFW_PHY0_SM;
H A Ddefines.h192 #define E1000_SWFW_PHY0_SM 0x2 macro
/drivers/net/ethernet/intel/igb/
H A De1000_defines.h173 #define E1000_SWFW_PHY0_SM 0x2 macro
H A De1000_82575.c692 u16 mask = E1000_SWFW_PHY0_SM;
713 u16 mask = E1000_SWFW_PHY0_SM;
H A Digb_main.c8035 swfw_mask = E1000_SWFW_PHY0_SM;
8067 u16 swfw_mask = E1000_SWFW_PHY0_SM;
/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1904 #define E1000_SWFW_PHY0_SM 0x0002 macro

Completed in 46 milliseconds