Home
last modified time | relevance | path

Searched refs:mlx5_cmd_exec_polling (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c287 ret = mlx5_cmd_exec_polling(dev, in, sizeof(in), out, sizeof(out)); in mlx5_cmd_force_teardown_hca()
H A Dmlx5_cmd.c1414 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size, in mlx5_cmd_exec_polling() function
1422 EXPORT_SYMBOL(mlx5_cmd_exec_polling);
/freebsd-14.2/sys/dev/mlx5/
H A Ddriver.h1011 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size,