Searched refs:mlx5_cmd_set_fte (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_cmd.c | 310 static int mlx5_cmd_set_fte(struct mlx5_core_dev *dev, in mlx5_cmd_set_fte() function 446 return mlx5_cmd_set_fte(dev, 0, 0, ft, group_id, fte); in mlx5_cmd_create_fte() 463 return mlx5_cmd_set_fte(dev, opmod, modify_mask, ft, group_id, fte); in mlx5_cmd_update_fte()
|