HomeSort by: relevance | last modified time | path
    Searched refs:flex_bytes (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
if_fdir.c 137 common.flex_bytes ^= htons(ETHERTYPE_VLAN);
139 common.flex_bytes ^= etype;
ixgbe_82599.c 1789 switch (input_mask->formatted.flex_bytes & 0xFFFF) {
1931 /* record VLAN (little-endian) and flex_bytes(big-endian) */
1932 fdirvlan = IXGBE_STORE_AS_BE16(input->formatted.flex_bytes);
ixgbe_type.h 3633 * flex_bytes - 2 bytes
3647 __be16 flex_bytes; member in struct:ixgbe_atr_input::__anoncb0dc0f81108
3665 __be16 flex_bytes; member in union:ixgbe_atr_hash_dword

Completed in 22 milliseconds