Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_82598.c475 rmcs_reg = IXGBE_READ_REG(hw, IXGBE_RMCS); in ixgbe_fc_enable_82598()
528 IXGBE_WRITE_REG(hw, IXGBE_RMCS, rmcs_reg); in ixgbe_fc_enable_82598()
Dixgbe_type.h696 #define IXGBE_RMCS 0x03D00 macro