Home
last modified time | relevance | path

Searched refs:adv_link_support (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h21 u32 ice_conv_link_speed_to_virtchnl(bool adv_link_support, u16 link_speed);
40 ice_conv_link_speed_to_virtchnl(bool __always_unused adv_link_support, in ice_conv_link_speed_to_virtchnl() argument
H A Dice_vf_mbx.c68 u32 ice_conv_link_speed_to_virtchnl(bool adv_link_support, u16 link_speed) in ice_conv_link_speed_to_virtchnl() argument
73 if (adv_link_support) in ice_conv_link_speed_to_virtchnl()