Home
last modified time | relevance | path

Searched refs:IXGBE_RT2CR (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_82598.c51 IXGBE_WRITE_REG(hw, IXGBE_RT2CR(i), reg); in ixgbe_dcb_config_rx_arbiter_82598()
Dixgbe_type.h581 #define IXGBE_RT2CR(_i) (0x03C20 + ((_i) * 4)) /* 8 of these (0-7) */ macro
Dixgbe_ethtool.c790 IXGBE_READ_REG(hw, IXGBE_RT2CR(i)); in ixgbe_get_regs()