Home
last modified time | relevance | path

Searched refs:fc_host_speed (Results 1 – 15 of 15) sorted by relevance

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_attr.c278 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in csio_get_host_speed()
281 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in csio_get_host_speed()
284 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in csio_get_host_speed()
287 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in csio_get_host_speed()
290 fc_host_speed(shost) = FC_PORTSPEED_50GBIT; in csio_get_host_speed()
293 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in csio_get_host_speed()
296 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in csio_get_host_speed()
/linux-6.1.9/drivers/scsi/bfa/
Dbfad_attr.c212 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in bfad_im_get_host_speed()
215 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in bfad_im_get_host_speed()
218 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in bfad_im_get_host_speed()
221 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in bfad_im_get_host_speed()
224 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in bfad_im_get_host_speed()
227 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in bfad_im_get_host_speed()
230 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in bfad_im_get_host_speed()
/linux-6.1.9/drivers/scsi/fnic/
Dfnic_main.c173 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in fnic_get_host_speed()
176 fc_host_speed(shost) = FC_PORTSPEED_20GBIT; in fnic_get_host_speed()
179 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in fnic_get_host_speed()
183 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in fnic_get_host_speed()
186 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in fnic_get_host_speed()
189 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in fnic_get_host_speed()
Dfnic_fcs.c72 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_10GBIT; in fnic_handle_link()
76 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_20GBIT; in fnic_handle_link()
80 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_25GBIT; in fnic_handle_link()
85 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_40GBIT; in fnic_handle_link()
89 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_100GBIT; in fnic_handle_link()
93 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_UNKNOWN; in fnic_handle_link()
/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_attr.c6376 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed()
6379 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
6382 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in lpfc_get_host_speed()
6385 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in lpfc_get_host_speed()
6388 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()
6391 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()
6394 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in lpfc_get_host_speed()
6397 fc_host_speed(shost) = FC_PORTSPEED_64GBIT; in lpfc_get_host_speed()
6400 fc_host_speed(shost) = FC_PORTSPEED_128GBIT; in lpfc_get_host_speed()
6403 fc_host_speed(shost) = FC_PORTSPEED_256GBIT; in lpfc_get_host_speed()
[all …]
/linux-6.1.9/drivers/scsi/elx/efct/
Defct_xport.c750 fc_host_speed(shost) = fc_speed; in efct_get_host_speed()
787 fc_host_speed(shost) = fc_speed; in efct_get_host_speed()
/linux-6.1.9/include/scsi/
Dscsi_transport_fc.h632 #define fc_host_speed(x) \ macro
/linux-6.1.9/drivers/scsi/ibmvscsi/
Dibmvfc.c1265 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in ibmvfc_get_host_speed()
1268 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()
1271 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in ibmvfc_get_host_speed()
1274 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in ibmvfc_get_host_speed()
1277 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in ibmvfc_get_host_speed()
1280 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()
1285 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in ibmvfc_get_host_speed()
1289 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in ibmvfc_get_host_speed()
/linux-6.1.9/drivers/s390/scsi/
Dzfcp_scsi.c906 fc_host_speed(shost) = in zfcp_scsi_shost_update_config_data()
Dzfcp_fsf.c138 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in zfcp_fsf_fc_host_link_down()
/linux-6.1.9/drivers/message/fusion/
Dmptfc.c1028 fc_host_speed(sh) = speed; in mptfc_init_host_attr()
/linux-6.1.9/drivers/scsi/libfc/
Dfc_lport.c285 fc_host_speed(shost) = lport->link_speed; in fc_get_host_speed()
/linux-6.1.9/drivers/scsi/
Dscsi_transport_fc.c1963 if (fc_host_speed(shost) == FC_PORTSPEED_UNKNOWN) in show_fc_host_speed()
1966 return get_fc_port_speed_names(fc_host_speed(shost), buf); in show_fc_host_speed()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_mr.c2097 fc_host_speed(shost) = speed; in qlafx00_get_host_speed()
Dqla_attr.c2603 fc_host_speed(shost) = speed; in qla2x00_get_host_speed()