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

/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Dport.c124 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT,
320 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT,
679 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B,
728 err = mlx4_cmd(dev, inbox->dma, port, is_eth, MLX4_CMD_SET_PORT,
773 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B,
792 err = mlx4_cmd(dev, mailbox->dma, port, 0, MLX4_CMD_SET_PORT,
825 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT,
864 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT,
890 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT,
937 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT,
[all...]
H A Dcmd.c189 case MLX4_CMD_SET_PORT: return "SET_PORT";
1121 .opcode = MLX4_CMD_SET_PORT,
/freebsd-11.0-release/sys/ofed/include/linux/mlx4/
H A Dcmd.h61 MLX4_CMD_SET_PORT = 0xc, enumerator in enum:__anon12996
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmain.c637 err = mlx4_cmd(dev->dev, mailbox->dma, port, is_eth, MLX4_CMD_SET_PORT,
1610 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B,
1654 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B,
1665 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B,

Completed in 62 milliseconds