Searched refs:mlx5e_tc_attach_mod_hdr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h287 int mlx5e_tc_attach_mod_hdr(struct mlx5e_priv *priv,
H A Den_tc.c658 int mlx5e_tc_attach_mod_hdr(struct mlx5e_priv *priv, function
1384 err = mlx5e_tc_attach_mod_hdr(priv, flow, attr);
1761 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr);
1768 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_true);
1775 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_false);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c1529 err = mlx5e_tc_attach_mod_hdr(priv, flow, attr);

Completed in 148 milliseconds