Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_x550.c1004 reg &= ~IXGBE_DMACR_HIGH_PRI_TC_MASK; in ixgbe_dmac_config_X550()
1009 IXGBE_DMACR_HIGH_PRI_TC_MASK); in ixgbe_dmac_config_X550()
HDixgbe_type.h690 #define IXGBE_DMACR_HIGH_PRI_TC_MASK 0x00FF0000 macro