Searched refs:max_cmd_len (Results 1 – 25 of 68) sorted by relevance
123
2925 if (cnt >= o->max_cmd_len) in bnx2x_mcast_handle_restore_cmd_e2()2958 if (cnt >= o->max_cmd_len) in bnx2x_mcast_hdl_pending_add_e2()2988 if (cnt >= o->max_cmd_len) in bnx2x_mcast_hdl_pending_del_e2()3109 if (*cnt >= o->max_cmd_len) in bnx2x_mcast_hdl_pending_set_e2()3160 if (cnt >= o->max_cmd_len) in bnx2x_mcast_handle_pending_cmds_e2()3408 WARN_ON(cnt > o->max_cmd_len); in bnx2x_mcast_setup_e2()3614 o->max_cmd_len); in bnx2x_mcast_validate_e1()3914 WARN_ON(cnt > o->max_cmd_len); in bnx2x_mcast_setup_e1()4007 ((o->max_cmd_len > 0) && (o->total_pending_num > o->max_cmd_len))) { in bnx2x_config_mcast()4123 mcast_obj->max_cmd_len = -1; in bnx2x_init_mcast_obj()[all …]
581 int max_cmd_len; member
400 shost->max_cmd_len = 16; /* 16-byte CDBs */ in efct_scsi_new_device()917 shost->max_cmd_len = 16; /* 16-byte CDBs */ in efct_scsi_new_vport()
435 shost->max_cmd_len = 12; in scsi_host_alloc()
901 shost->max_cmd_len = SCSI_MAX_VARLEN_CDB_SIZE; in iscsi_sw_tcp_session_create()
958 shost->max_cmd_len = VIRTIO_SCSI_CDB_SIZE; in virtscsi_probe()
1610 if (cmd->cmd_len > cmd->device->host->max_cmd_len) { in scsi_dispatch_cmd()1614 cmd->cmd_len, cmd->device->host->max_cmd_len)); in scsi_dispatch_cmd()
930 host->max_cmd_len = VSCSIIF_MAX_COMMAND_SIZE; in scsifront_probe()
1460 host->max_cmd_len = 16; in pvscsi_probe()
563 shost->max_cmd_len = MAX_COMMAND_SIZE; in isci_host_alloc()
609 host->max_cmd_len = FNIC_FCOE_MAX_CMD_LEN; in fnic_scsi_drv_init()617 host->max_id, host->max_cmd_len, host->nr_hw_queues); in fnic_scsi_drv_init()
546 host->max_cmd_len = 32; in qla24xx_create_vhost()548 host->max_cmd_len = MAX_CMDSZ; in qla24xx_create_vhost()
619 shost->max_cmd_len = 16; in iscsi_iser_session_create()
504 shost->max_cmd_len = MAX_COMMAND_SIZE; /*defined in scsi_cmnd.h*/ in snic_probe()
414 shost->max_cmd_len = 16; in mvs_prep_sas_ha_init()
1043 host->max_cmd_len = 16; in usb_stor_probe1()
1016 shost->max_cmd_len = 16 + 252; in uas_probe()
339 sh->max_cmd_len = SCSI_MAX_VARLEN_CDB_SIZE; in tcm_loop_driver_probe()
627 shost->max_cmd_len = 16; /* Max CDB length supported */ in csio_shost_init()
494 adapter->scsi_host->max_cmd_len = 16; /* in struct fcp_cmnd */ in zfcp_scsi_adapter_register()
731 shost->max_cmd_len = 16; in asd_pci_probe()
562 im_port->shost->max_cmd_len = 16; in bfad_im_scsi_host_alloc()
1150 shost->max_cmd_len = SBP2_MAX_CDB_SIZE; in sbp2_probe()
1434 sh->max_cmd_len = 16; in mptspi_probe()
631 shost->max_cmd_len = 16; in pm8001_prep_sas_ha_init()
Completed in 1650 milliseconds