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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c432 static int mlx4_cmd_post(struct mlx4_dev *dev, u64 in_param, u64 out_param, function
610 err = mlx4_cmd_post(dev, in_param, out_param ? *out_param : 0,
710 err = mlx4_cmd_post(dev, in_param, out_param ? *out_param : 0,

Completed in 106 milliseconds