Searched refs:per_vport_tbl_attr (Results 1 – 1 of 1) sorted by relevance
348 struct mlx5_vport_tbl_attr per_vport_tbl_attr; in add_post_rule() local358 per_vport_tbl_attr.chain = attr->chain; in add_post_rule()359 per_vport_tbl_attr.prio = attr->prio; in add_post_rule()360 per_vport_tbl_attr.vport = esw_attr->in_rep->vport; in add_post_rule()361 per_vport_tbl_attr.vport_ns = &mlx5_esw_vport_tbl_sample_ns; in add_post_rule()362 default_tbl = mlx5_esw_vporttbl_get(esw, &per_vport_tbl_attr); in add_post_rule()401 mlx5_esw_vporttbl_put(esw, &per_vport_tbl_attr); in add_post_rule()