Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_type.h755 #define IXGBE_DMACR_HIGH_PRI_TC_SHIFT 16 macro
Dixgbe_x550.c1087 reg |= ((high_pri_tc << IXGBE_DMACR_HIGH_PRI_TC_SHIFT) & in ixgbe_dmac_config_X550()