Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h1992 #define IXGBE_FWSTS_FWRI 0x00000200 /* Firmware Reset Indication */ macro
Dixgbe_common.c3617 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_hic_unlocked()