Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1784 fdirip6m = ((u32) 0xFFFFU << IXGBE_FDIRIP6M_DIPM_SHIFT); in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h2965 #define IXGBE_FDIRIP6M_DIPM_SHIFT 16 macro