Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dat803x.c677 __ETHTOOL_DECLARE_LINK_MODE_MASK(phy_support); in at803x_sfp_insert()
682 linkmode_zero(phy_support); in at803x_sfp_insert()
683 phylink_set(phy_support, 1000baseX_Full); in at803x_sfp_insert()
684 phylink_set(phy_support, 1000baseT_Full); in at803x_sfp_insert()
685 phylink_set(phy_support, Autoneg); in at803x_sfp_insert()
686 phylink_set(phy_support, Pause); in at803x_sfp_insert()
687 phylink_set(phy_support, Asym_Pause); in at803x_sfp_insert()
694 linkmode_and(sfp_support, phy_support, sfp_support); in at803x_sfp_insert()
/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dwmi.h1158 __le32 phy_support; member
Dwmi.c2645 cmd.sniffer_cfg.phy_support = in wmi_rx_chain_add()