Home
last modified time | relevance | path

Searched refs:zfcp_fsf_convert_portspeed (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_ext.h128 extern u32 zfcp_fsf_convert_portspeed(u32 fsf_speed);
H A Dzfcp_scsi.c910 zfcp_fsf_convert_portspeed(bottom->fc_link_speed); in zfcp_scsi_shost_update_config_data()
948 zfcp_fsf_convert_portspeed(bottom->supported_speed); in zfcp_scsi_shost_update_port_data()
H A Dzfcp_fsf.c492 u32 zfcp_fsf_convert_portspeed(u32 fsf_speed) in zfcp_fsf_convert_portspeed() function