Searched refs:get_host_speed (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/scsi/csiostor/ |
H A D | csio_attr.c | 740 .get_host_speed = csio_get_host_speed, 784 .get_host_speed = csio_get_host_speed,
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 1023 .get_host_speed = efct_get_host_speed, 1072 .get_host_speed = efct_get_host_speed,
|
/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 687 void (*get_host_speed)(struct Scsi_Host *); member
|
/linux/drivers/scsi/fcoe/ |
H A D | fcoe.c | 190 .get_host_speed = fc_get_host_speed, 238 .get_host_speed = fc_get_host_speed,
|
/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 2830 .get_host_speed = fc_get_host_speed, 2870 .get_host_speed = fc_get_host_speed,
|
/linux/drivers/scsi/fnic/ |
H A D | fnic_main.c | 159 .get_host_speed = fnic_get_host_speed,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 3263 .get_host_speed = qla2x00_get_host_speed, 3311 .get_host_speed = qla2x00_get_host_speed,
|
/linux/drivers/scsi/ |
H A D | scsi_transport_fc.c | 1958 if (i->f->get_host_speed) in show_fc_host_speed() 1959 i->f->get_host_speed(shost); in show_fc_host_speed()
|
/linux/drivers/scsi/qedf/ |
H A D | qedf_main.c | 2144 .get_host_speed = fc_get_host_speed, 2182 .get_host_speed = fc_get_host_speed,
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 7051 .get_host_speed = lpfc_get_host_speed, 7120 .get_host_speed = lpfc_get_host_speed,
|
/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 6531 .get_host_speed = ibmvfc_get_host_speed,
|