Searched refs:sup_caps (Results 1 – 4 of 4) sorted by relevance
486 phylink_zero(sup_caps); in qedf_update_link_speed()487 phylink_set(sup_caps, 10000baseT_Full); in qedf_update_link_speed()489 phylink_set(sup_caps, 10000baseR_FEC); in qedf_update_link_speed()490 phylink_set(sup_caps, 10000baseCR_Full); in qedf_update_link_speed()491 phylink_set(sup_caps, 10000baseSR_Full); in qedf_update_link_speed()492 phylink_set(sup_caps, 10000baseLR_Full); in qedf_update_link_speed()499 phylink_zero(sup_caps); in qedf_update_link_speed()507 phylink_zero(sup_caps); in qedf_update_link_speed()516 phylink_zero(sup_caps); in qedf_update_link_speed()524 phylink_zero(sup_caps); in qedf_update_link_speed()[all …]
749 u8 sup_caps; member
1782 if (current_link.sup_caps & QED_EEE_1G_ADV) in qede_get_eee()1784 if (current_link.sup_caps & QED_EEE_10G_ADV) in qede_get_eee()
2198 if_link->sup_caps = link_caps.eee_speed_caps; in qed_fill_link()
Completed in 26 milliseconds