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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c329 ret = mlx5_cmd_exec_polling(dev, in, sizeof(in), out, sizeof(out));
H A Dcmd.c2040 * mlx5_cmd_exec_polling - Executes a fw command, poll for completion
2053 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size, function
2063 EXPORT_SYMBOL(mlx5_cmd_exec_polling); variable
/linux-master/include/linux/mlx5/
H A Ddriver.h1034 int mlx5_cmd_exec_polling(struct mlx5_core_dev *dev, void *in, int in_size,

Completed in 217 milliseconds