Searched refs:sup_caps (Results 1 – 4 of 4) sorted by relevance
494 phylink_zero(sup_caps); in qedf_update_link_speed()495 phylink_set(sup_caps, 10000baseT_Full); in qedf_update_link_speed()497 phylink_set(sup_caps, 10000baseR_FEC); in qedf_update_link_speed()498 phylink_set(sup_caps, 10000baseCR_Full); in qedf_update_link_speed()499 phylink_set(sup_caps, 10000baseSR_Full); in qedf_update_link_speed()500 phylink_set(sup_caps, 10000baseLR_Full); in qedf_update_link_speed()507 phylink_zero(sup_caps); in qedf_update_link_speed()515 phylink_zero(sup_caps); in qedf_update_link_speed()524 phylink_zero(sup_caps); in qedf_update_link_speed()532 phylink_zero(sup_caps); in qedf_update_link_speed()[all …]
750 u8 sup_caps; member
1801 current_link.sup_caps & QED_EEE_1G_ADV); in qede_get_eee()1804 current_link.sup_caps & QED_EEE_10G_ADV); in qede_get_eee()
2168 if_link->sup_caps = link_caps.eee_speed_caps; in qed_fill_link()
Completed in 33 milliseconds