Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2549 reg_val = IXGBE_READ_REG(hw, IXGBE_RSCDBU); in ixgbe_setup_rx()
2551 IXGBE_WRITE_REG(hw, IXGBE_RSCDBU, reg_val); in ixgbe_setup_rx()
/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h325 #define IXGBE_RSCDBU 0x03028 macro