Searched refs:put_flow_table (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 655 put_flow_table(dev, iter->prio, true); in mlx5_ib_destroy_flow() 946 put_flow_table(dev, prio, true); in put_per_qp_prio() 1163 put_flow_table(dev, prio, false); in add_op_fc_rules() 1337 put_flow_table(dev, prio, false); in mlx5_ib_fs_add_op_fc() 1356 put_flow_table(dev, prio, true); in mlx5_ib_fs_remove_op_fc() 1391 put_flow_table(dev, prio, true); in mlx5r_fs_unbind_op_fc() 1880 put_flow_table(dev, ft_prio, false); in mlx5_ib_create_flow() 2223 put_flow_table(dev, ft_prio, false); in raw_fs_rule_add() 3042 goto put_flow_table; in UVERBS_HANDLER() 3066 put_flow_table: in UVERBS_HANDLER() [all …]
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_fs_ethtool.c | 69 static void put_flow_table(struct mlx5e_ethtool_table *eth_ft) in put_flow_table() function 518 put_flow_table(eth_rule->eth_ft); in del_ethtool_rule() 746 put_flow_table(eth_ft); in mlx5e_ethtool_flow_replace()
|