Searched refs:mlx5_cmd_exec_polling (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fw.c | 335 ret = mlx5_cmd_exec_polling(dev, in, sizeof(in), out, sizeof(out)); in mlx5_cmd_force_teardown_hca()
|
D | cmd.c | 1996 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size, in mlx5_cmd_exec_polling() function 2006 EXPORT_SYMBOL(mlx5_cmd_exec_polling);
|
/Linux-v6.1/include/linux/mlx5/ |
D | driver.h | 1012 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size,
|