Searched refs:fc_host_speed (Results 1 – 15 of 15) sorted by relevance
278 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()
212 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()
184 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in fnic_get_host_speed()187 fc_host_speed(shost) = FC_PORTSPEED_20GBIT; in fnic_get_host_speed()190 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in fnic_get_host_speed()194 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in fnic_get_host_speed()197 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in fnic_get_host_speed()200 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in fnic_get_host_speed()
84 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_10GBIT; in fnic_handle_link()88 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_20GBIT; in fnic_handle_link()92 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_25GBIT; in fnic_handle_link()97 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_40GBIT; in fnic_handle_link()101 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_100GBIT; in fnic_handle_link()105 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_UNKNOWN; in fnic_handle_link()
6931 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed()6934 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()6937 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in lpfc_get_host_speed()6940 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in lpfc_get_host_speed()6943 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()6946 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()6949 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in lpfc_get_host_speed()6952 fc_host_speed(shost) = FC_PORTSPEED_64GBIT; in lpfc_get_host_speed()6967 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed()6970 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()[all …]
750 fc_host_speed(shost) = fc_speed; in efct_get_host_speed()787 fc_host_speed(shost) = fc_speed; in efct_get_host_speed()
632 #define fc_host_speed(x) \ macro
1260 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in ibmvfc_get_host_speed()1263 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()1266 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in ibmvfc_get_host_speed()1269 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in ibmvfc_get_host_speed()1272 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in ibmvfc_get_host_speed()1275 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()1280 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in ibmvfc_get_host_speed()1284 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in ibmvfc_get_host_speed()
906 fc_host_speed(shost) = in zfcp_scsi_shost_update_config_data()
138 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN; in zfcp_fsf_fc_host_link_down()
1028 fc_host_speed(sh) = speed; in mptfc_init_host_attr()
285 fc_host_speed(shost) = lport->link_speed; in fc_get_host_speed()
1968 if (fc_host_speed(shost) == FC_PORTSPEED_UNKNOWN) in show_fc_host_speed()1971 return get_fc_port_speed_names(fc_host_speed(shost), buf); in show_fc_host_speed()
2608 fc_host_speed(shost) = speed; in qla2x00_get_host_speed()
2096 fc_host_speed(shost) = speed; in qlafx00_get_host_speed()
Completed in 71 milliseconds