Searched refs:phy_types (Results 1 – 3 of 3) sorted by relevance
138 static const char * const phy_types[] = { variable855 priv->phy_type = match_string(phy_types, NR_PHY_TYPES, phy_name); in xenon_add_phy()
147 u64 phy_types; member
1055 hw->phy.phy_types = le32_to_cpu(abilities->phy_type); in i40e_aq_get_phy_capabilities()1056 hw->phy.phy_types |= in i40e_aq_get_phy_capabilities()1365 hw->phy.phy_types = le32_to_cpu(tmp); in i40e_aq_get_link_info()1366 hw->phy.phy_types |= ((u64)resp->link_type_ext << 32); in i40e_aq_get_link_info()