Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82599.c1791 fdirip6m = ((u32) 0xFFFFU << IXGBE_FDIRIP6M_DIPM_SHIFT); in ixgbe_fdir_set_input_mask_82599()
H A Dixgbe_type.h3017 #define IXGBE_FDIRIP6M_DIPM_SHIFT 16 macro