Searched refs:phy_support (Results 1 – 3 of 3) sorted by relevance
688 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_support); in at803x_sfp_insert()693 linkmode_zero(phy_support); in at803x_sfp_insert()694 phylink_set(phy_support, 1000baseX_Full); in at803x_sfp_insert()695 phylink_set(phy_support, 1000baseT_Full); in at803x_sfp_insert()696 phylink_set(phy_support, Autoneg); in at803x_sfp_insert()697 phylink_set(phy_support, Pause); in at803x_sfp_insert()698 phylink_set(phy_support, Asym_Pause); in at803x_sfp_insert()705 linkmode_and(sfp_support, phy_support, sfp_support); in at803x_sfp_insert()
1158 __le32 phy_support; member
2645 cmd.sniffer_cfg.phy_support = in wmi_rx_chain_add()