Home
last modified time | relevance | path

Searched refs:rate_matching (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/phy/
H A Dphylink.c524 int rate_matching) in phylink_get_capabilities() argument
607 switch (rate_matching) { in phylink_get_capabilities()
669 state->rate_matching); in phylink_validate_mask_caps()
756 tmp_state.rate_matching = phy_get_rate_matching(phy, interface); in phylink_validate_one()
761 phy_rate_matching_to_str(tmp_state.rate_matching), in phylink_validate_one()
1137 phy_rate_matching_to_str(st.rate_matching), in phylink_mac_config()
1510 state->rate_matching = pl->link_config.rate_matching; in phylink_mac_pcs_get_state()
1641 switch (link_state.rate_matching) { in phylink_link_up()
1766 if (pl->phy_state.rate_matching) { in phylink_resolve()
1767 link_state.rate_matching = in phylink_resolve()
[all …]
H A Dmotorcomm.c2679 phydev->rate_matching = RATE_MATCH_NONE; in yt8821_config_init()
2681 phydev->rate_matching = RATE_MATCH_PAUSE; in yt8821_config_init()
/linux/net/ethtool/
H A Dlinkmodes.c148 lsettings->rate_matching)) in linkmodes_fill_reply()
H A Dioctl.c575 link_ksettings.base.rate_matching = RATE_MATCH_NONE; in ethtool_get_link_ksettings()
/linux/include/uapi/linux/
H A Dethtool.h2531 __u8 rate_matching; member