Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h2373 #define IXGBE_FWSTS_FWRI 0x00000200 /* Firmware Reset Indication */ macro
H A Dixgbe_common.c4596 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_hic_unlocked()