Searched refs:update_hash (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/microsoft/mana/ |
D | mana_ethtool.c | 172 bool update_hash = false, update_table = false; in mana_set_rxfh() local 196 update_hash = true; in mana_set_rxfh() 201 err = mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh() 209 if (update_hash) in mana_set_rxfh() 212 mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()
|
D | mana.h | 393 bool update_hash, bool update_tab);
|
D | mana_en.c | 1836 bool update_hash, bool update_tab) in mana_config_rss() argument 1849 err = mana_cfg_vport_steering(apc, rx, true, update_hash, update_tab); in mana_config_rss()
|
/Linux-v6.1/fs/ext4/ |
D | xattr.c | 1597 goto update_hash; in ext4_xattr_set_entry() 1768 update_hash: in ext4_xattr_set_entry()
|