Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_dcb_82598.c149 IXGBE_WRITE_REG(hw, IXGBE_RT2CR(i), reg); in ixgbe_dcb_config_rx_arbiter_82598()
Dixv_type.h656 #define IXGBE_RT2CR(_i) (0x03C20 + ((_i) * 4)) /* 8 of these (0-7) */ macro
Dixgbe_type.h646 #define IXGBE_RT2CR(_i) (0x03C20 + ((_i) * 4)) /* 8 of these (0-7) */ macro