Home
last modified time | relevance | path

Searched refs:IXGBE_FDIRCMD_FLOW_TYPE_SHIFT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c1576 fdircmd |= (u32)flow_type << IXGBE_FDIRCMD_FLOW_TYPE_SHIFT; in ixgbe_fdir_add_signature_filter_82599()
1951 fdircmd |= input->formatted.flow_type << IXGBE_FDIRCMD_FLOW_TYPE_SHIFT; in ixgbe_fdir_write_perfect_filter_82599()
H A Dixgbe_type.h3018 #define IXGBE_FDIRCMD_FLOW_TYPE_SHIFT 5 macro
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.bit_shifters1932 IXGBE_FDIRCMD_FLOW_TYPE_SHIFT 5