Symbol: mlx5_chains_put_table
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c
132
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c
144
mlx5_chains_put_table(chains, 0, prio + 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_fs.c
746
mlx5_chains_put_table(esw_chains(ipsec->mdev->priv.eswitch),
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1337
mlx5_chains_put_table(nic_chains,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1342
mlx5_chains_put_table(nic_chains,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1409
mlx5_chains_put_table(nic_chains, attr->chain, attr->prio,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1413
mlx5_chains_put_table(nic_chains, attr->dest_chain, 1,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1434
mlx5_chains_put_table(mlx5e_nic_chains(tc), 0, 1, MLX5E_TC_FT_LEVEL);
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5402
mlx5_chains_put_table(tc->chains, 0, 1, MLX5E_TC_FT_LEVEL);
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c
160
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/esw/indir_table.c
184
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
1715
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
1717
mlx5_chains_put_table(chains, mlx5_chains_get_nf_ft_chain(chains), 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
1730
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
1731
mlx5_chains_put_table(chains, mlx5_chains_get_nf_ft_chain(chains), 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
293
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
425
mlx5_chains_put_table(chains, chain, prio, level);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
790
mlx5_chains_put_table(chains, attr->chain, attr->prio, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
874
mlx5_chains_put_table(chains, attr->chain, attr->prio, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
913
mlx5_chains_put_table(chains, attr->chain, attr->prio, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
918
mlx5_chains_put_table(chains, attr->chain, attr->prio, 0);
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c
651
mlx5_chains_put_table(chains, chain, prio, l);
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.c
677
mlx5_chains_put_table(chains, chain, prio, level);
drivers/net/ethernet/mellanox/mlx5/core/lib/fs_chains.h
46
mlx5_chains_put_table(struct mlx5_fs_chains *chains, u32 chain, u32 prio,