Searched refs:hash_key_to_config (Results 1 – 1 of 1) sorted by relevance
1293 const u8 *hash_key_to_config = NULL; in gve_adminq_configure_rss() local1338 hash_key_to_config = rxfh->key; in gve_adminq_configure_rss()1340 hash_key_to_config = priv->rss_config.hash_key; in gve_adminq_configure_rss()1343 if (hash_key_to_config) { in gve_adminq_configure_rss()1352 memcpy(key, hash_key_to_config, priv->rss_key_size); in gve_adminq_configure_rss()