Home
last modified time | relevance | path

Searched refs:E1000_STAT_DEV_RST_SET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h27 #define E1000_STAT_DEV_RST_SET 0x00100000 macro
H A De1000_82575.c2288 !(rd32(E1000_STATUS) & E1000_STAT_DEV_RST_SET)) in igb_reset_hw_82580()
2310 wr32(E1000_STATUS, E1000_STAT_DEV_RST_SET); in igb_reset_hw_82580()