Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Drule.c227 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/crypto/intel/qat/qat_common/
H A Dadf_rl_admin.h14 struct rl_sla *sla, bool is_update);