Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixgbe_dcb_82598.c244 IXGBE_WRITE_REG(hw, IXGBE_TDPT2TCCR(i), reg); in ixgbe_dcb_config_tx_data_arbiter_82598()
Dixv_type.h660 #define IXGBE_TDPT2TCCR(_i) (0x0CD20 + ((_i) * 4)) /* 8 of these (0-7) */ macro
Dixgbe_type.h650 #define IXGBE_TDPT2TCCR(_i) (0x0CD20 + ((_i) * 4)) /* 8 of these (0-7) */ macro