Searched defs:vmxnet3_rss_shared (Results 1 – 1 of 1) sorted by relevance
328 struct vmxnet3_rss_shared { struct329 uint16_t hash_type;330 uint16_t hash_func;331 uint16_t hash_key_size;332 uint16_t ind_table_size;333 uint8_t hash_key[UPT1_RSS_MAX_KEY_SIZE];334 uint8_t ind_table[UPT1_RSS_MAX_IND_TABLE_SIZE];