Searched refs:MLX4_CMD_SET_PORT (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
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() 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() 1720 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_user_mac() 1789 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_VXLAN() [all …]
|
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()
|
A D | cmd.c | 741 if (op == MLX4_CMD_SET_PORT && in mlx4_cmd_wait() 1135 .opcode = MLX4_CMD_SET_PORT,
|
A D | fw.c | 3042 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_phv_bit()
|
/linux-6.3-rc2/include/linux/mlx4/ |
A D | cmd.h | 63 MLX4_CMD_SET_PORT = 0xc, enumerator
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/ |
A D | main.c | 174 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1() 179 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1() 219 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1_v2() 224 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1_v2() 1046 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_SET_PORT()
|
Completed in 26 milliseconds