Searched refs:flex_bytes (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dix_txrx.c1183 common.flex_bytes ^= htons(ETHERTYPE_VLAN);
1185 common.flex_bytes ^= etype;
H A Dixgbe_82599.c1729 switch (input_mask->formatted.flex_bytes & 0xFFFF) {
1858 /* record VLAN (little-endian) and flex_bytes(big-endian) */
1859 fdirvlan = IXGBE_STORE_AS_BE16(input->formatted.flex_bytes);
H A Dixgbe_type.h3269 * flex_bytes - 2 bytes
3283 __be16 flex_bytes; member in struct:ixgbe_atr_input::__anon9269
3301 __be16 flex_bytes; member in union:ixgbe_atr_hash_dword

Completed in 173 milliseconds