Searched refs:MLX4_CMD_SET_PORT (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/dev/ifmlx4/ |
| HD | port.c | 122 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_set_port_mac_table() 318 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_set_port_vlan_table() 677 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 726 err = mlx4_cmd(dev, inbox->dma, port, is_eth, MLX4_CMD_SET_PORT, in mlx4_common_set_port() 771 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT() 790 err = mlx4_cmd(dev, mailbox->dma, port, 0, MLX4_CMD_SET_PORT, in mlx4_SET_PORT() 823 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_general() 862 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_qpn_calc() 888 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_PRIO2TC() 935 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_SCHEDULER()
|
| HD | cmd.c | 189 case MLX4_CMD_SET_PORT: return "SET_PORT"; in cmd_to_str() 1121 .opcode = MLX4_CMD_SET_PORT,
|
| /NextBSD/sys/ofed/drivers/net/mlx4/ |
| HD | port.c | 122 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_set_port_mac_table() 318 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_set_port_vlan_table() 677 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 726 err = mlx4_cmd(dev, inbox->dma, port, is_eth, MLX4_CMD_SET_PORT, in mlx4_common_set_port() 771 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT() 790 err = mlx4_cmd(dev, mailbox->dma, port, 0, MLX4_CMD_SET_PORT, in mlx4_SET_PORT() 823 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_general() 862 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_qpn_calc() 888 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_PRIO2TC() 935 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_SCHEDULER()
|
| HD | cmd.c | 189 case MLX4_CMD_SET_PORT: return "SET_PORT"; in cmd_to_str() 1121 .opcode = MLX4_CMD_SET_PORT,
|
| /NextBSD/sys/ofed/include/linux/mlx4/ |
| HD | cmd.h | 61 MLX4_CMD_SET_PORT = 0xc, enumerator
|
| /NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/ |
| HD | main.c | 635 err = mlx4_cmd(dev->dev, mailbox->dma, port, is_eth, MLX4_CMD_SET_PORT, in mlx4_SET_PORT() 1608 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in update_gids_task() 1646 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in reset_gids_task() 1657 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in reset_gids_task()
|