Home
last modified time | relevance | path

Searched refs:phy_support (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dat803x.c688 __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()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1158 __le32 phy_support; member
H A Dwmi.c2645 cmd.sniffer_cfg.phy_support = in wmi_rx_chain_add()