Home
last modified time | relevance | path

Searched refs:linkmode_subset (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dlinkmode.h73 static inline int linkmode_subset(const unsigned long *src1, in linkmode_subset() function
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c338 if (!linkmode_subset(ks->link_modes.advertising, supported)) in fun_set_link_ksettings()
/linux/drivers/net/phy/
H A Dphylink.c172 return linkmode_subset(linkmode, tmp); in phylink_is_empty_linkmode()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c472 if (!linkmode_subset(cmd->link_modes.advertising, in ixgbe_set_link_ksettings()