Searched refs:mlx5_cmd_exec_polling (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | fw.c | 320 ret = mlx5_cmd_exec_polling(dev, in, sizeof(in), out, sizeof(out)); in mlx5_cmd_force_teardown_hca()
|
| A D | cmd.c | 1945 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size, in mlx5_cmd_exec_polling() function 1954 EXPORT_SYMBOL(mlx5_cmd_exec_polling);
|
| /linux/include/linux/mlx5/ |
| A D | driver.h | 988 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size,
|
Completed in 15 milliseconds