Searched refs:get_host_speed (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/scsi/csiostor/ ! |
D | csio_attr.c | 740 .get_host_speed = csio_get_host_speed, 784 .get_host_speed = csio_get_host_speed,
|
/linux-6.1.9/drivers/scsi/elx/efct/ ! |
D | efct_xport.c | 1023 .get_host_speed = efct_get_host_speed, 1072 .get_host_speed = efct_get_host_speed,
|
/linux-6.1.9/drivers/scsi/bfa/ ! |
D | bfad_attr.c | 623 .get_host_speed = bfad_im_get_host_speed, 680 .get_host_speed = bfad_im_get_host_speed,
|
/linux-6.1.9/include/scsi/ ! |
D | scsi_transport_fc.h | 692 void (*get_host_speed)(struct Scsi_Host *); member
|
/linux-6.1.9/drivers/scsi/fcoe/ ! |
D | fcoe.c | 190 .get_host_speed = fc_get_host_speed, 238 .get_host_speed = fc_get_host_speed,
|
/linux-6.1.9/drivers/scsi/fnic/ ! |
D | fnic_main.c | 142 .get_host_speed = fnic_get_host_speed,
|
/linux-6.1.9/drivers/scsi/bnx2fc/ ! |
D | bnx2fc_fcoe.c | 2835 .get_host_speed = fc_get_host_speed, 2875 .get_host_speed = fc_get_host_speed,
|
/linux-6.1.9/drivers/scsi/qla2xxx/ ! |
D | qla_attr.c | 3250 .get_host_speed = qla2x00_get_host_speed, 3297 .get_host_speed = qla2x00_get_host_speed,
|
/linux-6.1.9/drivers/scsi/qedf/ ! |
D | qedf_main.c | 2131 .get_host_speed = fc_get_host_speed, 2169 .get_host_speed = fc_get_host_speed,
|
/linux-6.1.9/drivers/scsi/ ! |
D | scsi_transport_fc.c | 1960 if (i->f->get_host_speed) in show_fc_host_speed() 1961 i->f->get_host_speed(shost); in show_fc_host_speed()
|
/linux-6.1.9/drivers/scsi/lpfc/ ! |
D | lpfc_attr.c | 6917 .get_host_speed = lpfc_get_host_speed, 6986 .get_host_speed = lpfc_get_host_speed,
|
/linux-6.1.9/drivers/scsi/ibmvscsi/ ! |
D | ibmvfc.c | 6320 .get_host_speed = ibmvfc_get_host_speed,
|