Searched refs:fsf_speed (Results 1 – 2 of 2) sorted by relevance
511 u32 zfcp_fsf_convert_portspeed(u32 fsf_speed) in zfcp_fsf_convert_portspeed() argument514 if (fsf_speed & ZFCP_FSF_PORTSPEED_1GBIT) in zfcp_fsf_convert_portspeed()516 if (fsf_speed & ZFCP_FSF_PORTSPEED_2GBIT) in zfcp_fsf_convert_portspeed()518 if (fsf_speed & ZFCP_FSF_PORTSPEED_4GBIT) in zfcp_fsf_convert_portspeed()520 if (fsf_speed & ZFCP_FSF_PORTSPEED_10GBIT) in zfcp_fsf_convert_portspeed()522 if (fsf_speed & ZFCP_FSF_PORTSPEED_8GBIT) in zfcp_fsf_convert_portspeed()524 if (fsf_speed & ZFCP_FSF_PORTSPEED_16GBIT) in zfcp_fsf_convert_portspeed()526 if (fsf_speed & ZFCP_FSF_PORTSPEED_32GBIT) in zfcp_fsf_convert_portspeed()528 if (fsf_speed & ZFCP_FSF_PORTSPEED_64GBIT) in zfcp_fsf_convert_portspeed()530 if (fsf_speed & ZFCP_FSF_PORTSPEED_128GBIT) in zfcp_fsf_convert_portspeed()[all …]
129 extern u32 zfcp_fsf_convert_portspeed(u32 fsf_speed);