Searched refs:phy_support (Results 1 – 3 of 3) sorted by relevance
728 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_support); in at8031_sfp_insert()733 linkmode_zero(phy_support); in at8031_sfp_insert()734 phylink_set(phy_support, 1000baseX_Full); in at8031_sfp_insert()735 phylink_set(phy_support, 1000baseT_Full); in at8031_sfp_insert()736 phylink_set(phy_support, Autoneg); in at8031_sfp_insert()737 phylink_set(phy_support, Pause); in at8031_sfp_insert()738 phylink_set(phy_support, Asym_Pause); in at8031_sfp_insert()745 linkmode_and(sfp_support, phy_support, sfp_support); in at8031_sfp_insert()
1158 __le32 phy_support; member
2643 cmd.sniffer_cfg.phy_support = in wmi_rx_chain_add()