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
1336
mlx5_chains_put_table(nic_chains,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1341
mlx5_chains_put_table(nic_chains,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1408
mlx5_chains_put_table(nic_chains, attr->chain, attr->prio,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1412
mlx5_chains_put_table(nic_chains, attr->dest_chain, 1,
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
1433
mlx5_chains_put_table(mlx5e_nic_chains(tc), 0, 1, MLX5E_TC_FT_LEVEL);
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
5361
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
1617
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
1619
mlx5_chains_put_table(chains, mlx5_chains_get_nf_ft_chain(chains), 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
1632
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
1633
mlx5_chains_put_table(chains, mlx5_chains_get_nf_ft_chain(chains), 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
291
mlx5_chains_put_table(chains, 0, 1, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
423
mlx5_chains_put_table(chains, chain, prio, level);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
788
mlx5_chains_put_table(chains, attr->chain, attr->prio, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
872
mlx5_chains_put_table(chains, attr->chain, attr->prio, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
911
mlx5_chains_put_table(chains, attr->chain, attr->prio, 0);
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c
916
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,