Searched refs:MLX4_CMD_SET_PORT (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_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() 1406 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 1413 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_common_set_port() 1468 err = mlx4_cmd(dev, inbox->dma, port, is_eth, MLX4_CMD_SET_PORT, in mlx4_common_set_port() 1532 MLX4_SET_PORT_IB_OPCODE, MLX4_CMD_SET_PORT, in mlx4_SET_PORT() 1570 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_general() 1608 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_qpn_calc() 1634 err = mlx4_cmd(dev, mailbox->dma, in_mod, 1, MLX4_CMD_SET_PORT, in mlx4_SET_PORT_fcs_check() [all …]
|
H A D | mlx4_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 | mlx4_cmd.c | 747 if (op == MLX4_CMD_SET_PORT && in mlx4_cmd_wait() 1149 .opcode = MLX4_CMD_SET_PORT,
|
H A D | mlx4_fw.c | 3007 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_SET_PORT_phv_bit()
|
/freebsd/sys/dev/mlx4/ |
H A D | cmd.h | 63 MLX4_CMD_SET_PORT = 0xc, enumerator
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_main.c | 186 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1() 191 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1() 233 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1_v2() 238 1, MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_update_gids_v1_v2() 1001 MLX4_CMD_SET_PORT, MLX4_CMD_TIME_CLASS_B, in mlx4_ib_SET_PORT()
|