Searched refs:mlx5e_tc_attach_mod_hdr (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.h | 288 int mlx5e_tc_attach_mod_hdr(struct mlx5e_priv *priv,
|
D | en_tc.c | 658 int mlx5e_tc_attach_mod_hdr(struct mlx5e_priv *priv, in mlx5e_tc_attach_mod_hdr() function 1384 err = mlx5e_tc_attach_mod_hdr(priv, flow, attr); in mlx5e_tc_add_nic_flow() 1876 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr); in post_process_attr() 1883 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_true); in post_process_attr() 1890 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_false); in post_process_attr()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_encap.c | 1529 err = mlx5e_tc_attach_mod_hdr(priv, flow, attr); in mlx5e_reoffload_encap()
|