Searched refs:IXGB_CTRL1_EE_RST (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixgb/
H A Dixgb_hw.c292 IXGB_WRITE_REG_IO(hw, CTRL1, IXGB_CTRL1_EE_RST);
294 IXGB_WRITE_REG(hw, CTRL1, IXGB_CTRL1_EE_RST);
H A Dixgb_hw.h284 #define IXGB_CTRL1_EE_RST 0x00002000 macro

Completed in 166 milliseconds