Searched refs:put_flow_table (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 627 static void put_flow_table(struct mlx5_ib_dev *dev, in put_flow_table() function 649 put_flow_table(dev, iter->prio, true); in mlx5_ib_destroy_flow() 655 put_flow_table(dev, handler->prio, true); in mlx5_ib_destroy_flow() 967 put_flow_table(dev, prio, false); in mlx5_ib_fs_add_op_fc() 981 put_flow_table(dev, &dev->flow_db->opfcs[type], true); in mlx5_ib_fs_remove_op_fc() 1405 put_flow_table(dev, ft_prio, false); in mlx5_ib_create_flow() 1407 put_flow_table(dev, ft_prio_tx, false); in mlx5_ib_create_flow() 1678 put_flow_table(dev, ft_prio, false); in raw_fs_rule_add() 2270 put_flow_table(obj->dev, obj->ft_prio, true); in steering_anchor_cleanup() 2447 goto put_flow_table; in UVERBS_HANDLER() [all …]
|
/linux/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()
|