Home
last modified time | relevance | path

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

/drivers/net/ethernet/microsoft/mana/
A Dmana_ethtool.c326 bool update_hash = false, update_table = false; in mana_set_rxfh() local
349 update_table = true; in mana_set_rxfh()
362 err = mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()
365 if (update_table) { in mana_set_rxfh()
373 mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()

Completed in 5 milliseconds