Searched refs:is_update (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_rl.c | 36 bool is_update) in validate_user_input() argument 48 if (!is_update) { in validate_user_input() 341 bool is_update) in can_parent_afford_sla() argument 345 if (is_update) in can_parent_afford_sla() 384 bool is_update) in is_enough_budget() argument 396 is_update); in is_enough_budget() 400 is_update); in is_enough_budget() 402 if (is_update) in is_enough_budget() 407 if (is_update) in is_enough_budget() 419 static void update_budget(struct rl_sla *sla, u32 old_cir, bool is_update) in update_budget() argument [all …]
|
| H A D | adf_rl_admin.h | 14 struct rl_sla *sla, bool is_update);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | rule.c | 227 bool is_update) in hws_rule_create_init() argument 234 if (!is_update) { in hws_rule_create_init() 303 bool is_update; in hws_rule_create_hws() local 306 is_update = !match_param; in hws_rule_create_hws() 316 hws_rule_create_init(rule, &ste_attr, &apply, is_update); in hws_rule_create_hws() 366 if (likely(!mlx5hws_matcher_is_insert_by_idx(matcher) && !is_update)) in hws_rule_create_hws() 369 else if (is_update) in hws_rule_create_hws() 399 if (!is_update) in hws_rule_create_hws()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_bsg.c | 1410 uint8_t is_update) in qla2x00_optrom_setup() argument 1434 ql_dbg(ql_dbg_user, vha, 0x7057, "is_update=%d.\n", is_update); in qla2x00_optrom_setup() 1435 if (is_update) { in qla2x00_optrom_setup()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy.c | 5883 bool is_update = env->ifs_clm_app != para->ifs_clm_app; in rtw89_phy_ifs_clm_th_update_check() local 5890 if (!is_update) in rtw89_phy_ifs_clm_th_update_check() 5926 if (!is_update) in rtw89_phy_ifs_clm_th_update_check() 5930 return is_update; in rtw89_phy_ifs_clm_th_update_check()
|