Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_type.h720 #define IXGBE_DMACR_HIGH_PRI_TC_SHIFT 16 macro
H A Dixgbe_x550.c913 reg |= ((high_pri_tc << IXGBE_DMACR_HIGH_PRI_TC_SHIFT) & in ixgbe_dmac_config_X550()