Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.c3503 fwsts = IXGBE_READ_REG(hw, IXGBE_FWSTS); in ixgbe_host_interface_command()
3504 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_host_interface_command()
Dixgbe_type.h811 #define IXGBE_FWSTS 0x15F0C macro