Home
last modified time | relevance | path

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

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