Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c658 struct mlx5_vport_tbl_attr fwd_attr; in mlx5_eswitch_add_offloaded_rule() local
733 fwd_attr.chain = attr->chain; in mlx5_eswitch_add_offloaded_rule()
734 fwd_attr.prio = attr->prio; in mlx5_eswitch_add_offloaded_rule()
776 mlx5_esw_vporttbl_put(esw, &fwd_attr); in mlx5_eswitch_add_offloaded_rule()
794 struct mlx5_vport_tbl_attr fwd_attr; in mlx5_eswitch_add_fwd_rule() local
811 fwd_attr.chain = attr->chain; in mlx5_eswitch_add_fwd_rule()
812 fwd_attr.prio = attr->prio; in mlx5_eswitch_add_fwd_rule()
860 mlx5_esw_vporttbl_put(esw, &fwd_attr); in mlx5_eswitch_add_fwd_rule()
877 struct mlx5_vport_tbl_attr fwd_attr; in __mlx5_eswitch_del_rule() local
893 fwd_attr.chain = attr->chain; in __mlx5_eswitch_del_rule()
[all …]