Searched refs:mlx5_cmd_set_fte (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 399 static int mlx5_cmd_set_fte(struct mlx5_core_dev *dev, in mlx5_cmd_set_fte() function 575 return mlx5_cmd_set_fte(dev, 0, 0, ft, group_id, fte); in mlx5_cmd_create_fte() 593 return mlx5_cmd_set_fte(dev, opmod, modify_mask, ft, fg->id, fte); in mlx5_cmd_update_fte()
|