Searched refs:vhcr_cmd (Results 1 – 1 of 1) sorted by relevance
357 if (mlx4_comm_cmd_post(dev, vhcr_cmd, param)) { in mlx4_comm_cmd_wait()368 vhcr_cmd, op); in mlx4_comm_cmd_wait()375 vhcr_cmd, context->fw_status); in mlx4_comm_cmd_wait()1701 vhcr->token = be16_to_cpu(vhcr_cmd->token); in mlx4_master_process_vhcr()1704 vhcr->e_bit = vhcr_cmd->flags & (1 << 6); in mlx4_master_process_vhcr()1716 vhcr_cmd->status = CMD_STAT_BAD_PARAM; in mlx4_master_process_vhcr()1725 vhcr_cmd->status = CMD_STAT_BAD_SIZE; in mlx4_master_process_vhcr()1738 vhcr_cmd->status = CMD_STAT_INTERNAL_ERR; in mlx4_master_process_vhcr()1747 vhcr_cmd->status = CMD_STAT_BAD_OP; in mlx4_master_process_vhcr()1755 vhcr_cmd->status = CMD_STAT_BAD_SIZE; in mlx4_master_process_vhcr()[all …]