Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h734 #define IXGBE_DMACR_HIGH_PRI_TC_MASK 0x00FF0000 macro
H A Dixgbe_x550.c905 reg &= ~IXGBE_DMACR_HIGH_PRI_TC_MASK; in ixgbe_dmac_config_X550()