Searched refs:update_hash (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/microsoft/mana/ |
| H A D | mana_ethtool.c | 373 bool update_hash = false, update_table = false; in mana_set_rxfh() local 404 update_hash = true; in mana_set_rxfh() 409 err = mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh() 417 if (update_hash) in mana_set_rxfh() 420 mana_config_rss(apc, TRI_STATE_TRUE, update_hash, update_table); in mana_set_rxfh()
|
| H A D | mana_en.c | 3317 bool update_hash, bool update_tab) in mana_config_rss() argument 3330 err = mana_cfg_vport_steering(apc, rx, true, update_hash, update_tab); in mana_config_rss()
|
| /linux/include/net/mana/ |
| H A D | mana.h | 666 bool update_hash, bool update_tab);
|
| /linux/fs/ext4/ |
| H A D | xattr.c | 1668 goto update_hash; in ext4_xattr_set_entry() 1821 update_hash: in ext4_xattr_set_entry()
|