Searched refs:hash_key_to_config (Results 1 – 1 of 1) sorted by relevance
1368 const u8 *hash_key_to_config = NULL; in gve_adminq_configure_rss() local1413 hash_key_to_config = rxfh->key; in gve_adminq_configure_rss()1415 hash_key_to_config = priv->rss_config.hash_key; in gve_adminq_configure_rss()1418 if (hash_key_to_config) { in gve_adminq_configure_rss()1427 memcpy(key, hash_key_to_config, priv->rss_key_size); in gve_adminq_configure_rss()