Searched refs:tbl_attr (Results 1 – 1 of 1) sorted by relevance
434 struct mlx5_vport_tbl_attr tbl_attr; in del_post_rule() local438 tbl_attr.chain = attr->chain; in del_post_rule()439 tbl_attr.prio = attr->prio; in del_post_rule()440 tbl_attr.vport = esw_attr->in_rep->vport; in del_post_rule()441 tbl_attr.vport_ns = &mlx5_esw_vport_tbl_sample_ns; in del_post_rule()442 mlx5_esw_vporttbl_put(esw, &tbl_attr); in del_post_rule()633 struct mlx5_vport_tbl_attr tbl_attr; in mlx5e_tc_sample_unoffload() local663 tbl_attr.chain = attr->chain; in mlx5e_tc_sample_unoffload()664 tbl_attr.prio = attr->prio; in mlx5e_tc_sample_unoffload()665 tbl_attr.vport = esw_attr->in_rep->vport; in mlx5e_tc_sample_unoffload()[all …]