Searched refs:MLX4_CMD_SET_PORT (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 143 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_set_port_mac_table() 550 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_set_port_vlan_table() 1197 MLX4_SET_PORT_ETH_OPCODE, MLX4_CMD_SET_PORT, in mlx4_reset_roce_port_gids() 1470 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 1477 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 1532 err = mlx4_cmd(dev, inbox->dma, port, is_eth, MLX4_CMD_SET_PORT, in mlx4_common_set_port() 1596 MLX4_SET_PORT_IB_OPCODE, MLX4_CMD_SET_PORT, in mlx4_SET_PORT() 1634 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_general() 1672 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_qpn_calc() 1696 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_user_mtu() [all …]
|
H A 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()
|
H A D | cmd.c | 741 if (op == MLX4_CMD_SET_PORT && in mlx4_cmd_wait() 1135 .opcode = MLX4_CMD_SET_PORT,
|
H A D | fw.c | 3042 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_phv_bit()
|
/linux/include/linux/mlx4/ |
H A D | cmd.h | 63 MLX4_CMD_SET_PORT = 0xc, enumerator
|
/linux/drivers/infiniband/hw/mlx4/ |
H A D | main.c | 181 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1() 186 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1() 226 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1_v2() 231 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1_v2() 1052 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_SET_PORT()
|