Home
last modified time | relevance | path

Searched refs:update_table (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/microsoft/mana/
Dmana_ethtool.c172 bool update_hash = false, update_table = false; in mana_set_rxfh() local
188 update_table = true; in mana_set_rxfh()
201 err = mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()
204 if (update_table) { in mana_set_rxfh()
212 mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()