Searched refs:mlx5_cmd_set_fte (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.c | 518 static int mlx5_cmd_set_fte(struct mlx5_core_dev *dev, in mlx5_cmd_set_fte() function 757 return mlx5_cmd_set_fte(dev, 0, 0, ft, group_id, fte); in mlx5_cmd_create_fte() 775 return mlx5_cmd_set_fte(dev, opmod, modify_mask, ft, fg->id, fte); in mlx5_cmd_update_fte()
|