Searched defs:lp_advertising (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/net/ |
D | mdio.c | 363 u32 speed, supported = 0, advertising = 0, lp_advertising = 0; in mdio45_ethtool_ksettings_get_npage() local
|
D | mii.c | 150 u32 nego, supported, advertising, lp_advertising; in mii_ethtool_get_link_ksettings() local
|
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_ethtool.c | 282 u32 supported, advertising, lp_advertising; in stmmac_ethtool_get_link_ksettings() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 711 unsigned long *lp_advertising = link_ksettings->link_modes.lp_advertising; in get_lp_advertising() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | switchx2.c | 753 u32 supported, advertising, lp_advertising; in mlxsw_sx_port_get_link_ksettings() local
|
/Linux-v4.19/include/linux/ |
D | phy.h | 443 u32 lp_advertising; member
|
/Linux-v4.19/net/core/ |
D | ethtool.c | 538 __u32 lp_advertising[__ETHTOOL_LINK_MODE_MASK_NU32]; member
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 265 u32 supported, advertising, lp_advertising; in bnx2x_get_link_ksettings() local
|
/Linux-v4.19/include/uapi/linux/ |
D | ethtool.h | 116 __u32 lp_advertising; member
|