Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_type.h739 #define IXGBE_DMCTH_DMACRXT_MASK 0x000001FF /* Receive Threshold mask */ macro
H A Dixgbe_x550.c949 reg &= ~IXGBE_DMCTH_DMACRXT_MASK; in ixgbe_dmac_config_tcs_X550()