Searched refs:mlx5_cmd_exec_cb (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mr.c | 68 err = mlx5_cmd_exec_cb(dev, in, inlen, out, sizeof(*out), in mlx5_core_create_mkey()
|
D | cmd.c | 1263 int mlx5_cmd_exec_cb(struct mlx5_core_dev *dev, void *in, int in_size, in mlx5_cmd_exec_cb() function 1269 EXPORT_SYMBOL(mlx5_cmd_exec_cb);
|
/linux-4.1.27/include/linux/mlx5/ |
D | driver.h | 661 int mlx5_cmd_exec_cb(struct mlx5_core_dev *dev, void *in, int in_size,
|