Searched refs:fsf_speed (Results 1 – 1 of 1) sorted by relevance
443 static u32 zfcp_fsf_convert_portspeed(u32 fsf_speed) in zfcp_fsf_convert_portspeed() argument446 if (fsf_speed & ZFCP_FSF_PORTSPEED_1GBIT) in zfcp_fsf_convert_portspeed()448 if (fsf_speed & ZFCP_FSF_PORTSPEED_2GBIT) in zfcp_fsf_convert_portspeed()450 if (fsf_speed & ZFCP_FSF_PORTSPEED_4GBIT) in zfcp_fsf_convert_portspeed()452 if (fsf_speed & ZFCP_FSF_PORTSPEED_10GBIT) in zfcp_fsf_convert_portspeed()454 if (fsf_speed & ZFCP_FSF_PORTSPEED_8GBIT) in zfcp_fsf_convert_portspeed()456 if (fsf_speed & ZFCP_FSF_PORTSPEED_16GBIT) in zfcp_fsf_convert_portspeed()458 if (fsf_speed & ZFCP_FSF_PORTSPEED_NOT_NEGOTIATED) in zfcp_fsf_convert_portspeed()