Searched refs:mlx4_comm_cmd_wait (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 338 static int mlx4_comm_cmd_wait(struct mlx4_dev *dev, u8 vhcr_cmd, in mlx4_comm_cmd_wait() function 414 return mlx4_comm_cmd_wait(dev, cmd, param, op, timeout); in mlx4_comm_cmd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 338 static int mlx4_comm_cmd_wait(struct mlx4_dev *dev, u8 vhcr_cmd, in mlx4_comm_cmd_wait() function 414 return mlx4_comm_cmd_wait(dev, cmd, param, op, timeout); in mlx4_comm_cmd()
|
Completed in 9 milliseconds