Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microsoft/mana/
A Dmana_ethtool.c151 bool update_hash = false, update_table = false; in mana_set_rxfh() local
167 update_table = true; in mana_set_rxfh()
180 err = mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()
183 if (update_table) { in mana_set_rxfh()
191 mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()

Completed in 7 milliseconds