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