Searched refs:per_vport_tbl_attr (Results 1 – 1 of 1) sorted by relevance
371 struct mlx5_vport_tbl_attr per_vport_tbl_attr; in add_post_rule() local381 per_vport_tbl_attr.chain = attr->chain; in add_post_rule()382 per_vport_tbl_attr.prio = attr->prio; in add_post_rule()383 per_vport_tbl_attr.vport = esw_attr->in_rep->vport; in add_post_rule()384 per_vport_tbl_attr.vport_ns = &mlx5_esw_vport_tbl_sample_ns; in add_post_rule()385 default_tbl = mlx5_esw_vporttbl_get(esw, &per_vport_tbl_attr); in add_post_rule()424 mlx5_esw_vporttbl_put(esw, &per_vport_tbl_attr); in add_post_rule()