Searched refs:mlx5e_tc_attach_mod_hdr (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.h | 288 int mlx5e_tc_attach_mod_hdr(struct mlx5e_priv *priv,
|
| H A D | en_tc.c | 660 int mlx5e_tc_attach_mod_hdr(struct mlx5e_priv *priv, in mlx5e_tc_attach_mod_hdr() function 1389 err = mlx5e_tc_attach_mod_hdr(priv, flow, attr); in mlx5e_tc_add_nic_flow() 1878 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr); in post_process_attr() 1885 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_true); in post_process_attr() 1892 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_false); in post_process_attr()
|