Searched refs:MLX4_CMD_SET_PORT (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | port.c | 135 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_set_port_mac_table() 350 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_set_port_vlan_table() 639 MLX4_SET_PORT_ETH_OPCODE, MLX4_CMD_SET_PORT, in mlx4_reset_roce_port_gids() 835 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 842 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 897 err = mlx4_cmd(dev, inbox->dma, port, is_eth, MLX4_CMD_SET_PORT, in mlx4_common_set_port() 961 MLX4_SET_PORT_IB_OPCODE, MLX4_CMD_SET_PORT, in mlx4_SET_PORT() 992 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_general() 1030 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_qpn_calc() 1056 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_fcs_check() [all …]
|
D | fw_qos.c | 103 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_PRIO2TC() 151 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_SCHEDULER()
|
D | cmd.c | 733 if (op == MLX4_CMD_SET_PORT && in mlx4_cmd_wait() 1119 .opcode = MLX4_CMD_SET_PORT,
|
/linux-4.1.27/include/linux/mlx4/ |
D | cmd.h | 61 MLX4_CMD_SET_PORT = 0xc, enumerator
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | main.c | 591 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_SET_PORT() 1529 MLX4_SET_PORT_ETH_OPCODE, MLX4_CMD_SET_PORT, in update_gids_task() 1568 MLX4_SET_PORT_ETH_OPCODE, MLX4_CMD_SET_PORT, in reset_gids_task()
|