Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c235 bool update_hash = false, update_table = false; in mana_set_rxfh() local
251 update_table = true; in mana_set_rxfh()
264 err = mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()
267 if (update_table) { in mana_set_rxfh()
275 mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()