Searched defs:vmxnet3_rss_shared (Results 1 – 1 of 1) sorted by relevance
332 struct vmxnet3_rss_shared { struct333 uint16_t hash_type;334 uint16_t hash_func;335 uint16_t hash_key_size;336 uint16_t ind_table_size;337 uint8_t hash_key[UPT1_RSS_MAX_KEY_SIZE];338 uint8_t ind_table[UPT1_RSS_MAX_IND_TABLE_SIZE];