Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_ext.h129 extern u32 zfcp_fsf_convert_portspeed(u32 fsf_speed);
H A Dzfcp_scsi.c907 zfcp_fsf_convert_portspeed(bottom->fc_link_speed); in zfcp_scsi_shost_update_config_data()
945 zfcp_fsf_convert_portspeed(bottom->supported_speed); in zfcp_scsi_shost_update_port_data()
H A Dzfcp_fsf.c511 u32 zfcp_fsf_convert_portspeed(u32 fsf_speed) in zfcp_fsf_convert_portspeed() function