Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_rule.c245 if (mlx5dr_ste_is_not_used(new_ste)) { in dr_rule_rehash_copy_ste()
338 if (mlx5dr_ste_is_not_used(cur_ste)) /* Empty, nothing to copy */ in dr_rule_rehash_copy_htbl()
794 if (mlx5dr_ste_is_not_used(ste)) { in dr_rule_handle_ste_branch()
H A Ddr_types.h268 static inline bool mlx5dr_ste_is_not_used(struct mlx5dr_ste *ste) in mlx5dr_ste_is_not_used() function
H A Ddr_send.c472 if (mlx5dr_ste_is_not_used(ste)) { in mlx5dr_send_postsend_htbl()