Searched refs:get_host_speed (Results 1 – 12 of 12) sorted by relevance
/openbmc/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,
|
/openbmc/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,
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_attr.c | 623 .get_host_speed = bfad_im_get_host_speed, 680 .get_host_speed = bfad_im_get_host_speed,
|
/openbmc/linux/include/scsi/ |
H A D | scsi_transport_fc.h | 693 void (*get_host_speed)(struct Scsi_Host *); member
|
/openbmc/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,
|
/openbmc/linux/drivers/scsi/fnic/ |
H A D | fnic_main.c | 142 .get_host_speed = fnic_get_host_speed,
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 2832 .get_host_speed = fc_get_host_speed, 2872 .get_host_speed = fc_get_host_speed,
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 3270 .get_host_speed = qla2x00_get_host_speed, 3318 .get_host_speed = qla2x00_get_host_speed,
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_main.c | 2142 .get_host_speed = fc_get_host_speed, 2180 .get_host_speed = fc_get_host_speed,
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_fc.c | 1963 if (i->f->get_host_speed) in show_fc_host_speed() 1964 i->f->get_host_speed(shost); in show_fc_host_speed()
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 7058 .get_host_speed = lpfc_get_host_speed, 7127 .get_host_speed = lpfc_get_host_speed,
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 6439 .get_host_speed = ibmvfc_get_host_speed,
|