Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dmcdi_port.c21 u32 supported_cap; member
54 cfg->supported_cap = in efx_mcdi_get_phy_cfg()
506 if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_probe()
540 if (~phy_cfg->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_check_fcntl()
605 mcdi_to_ethtool_linkset(phy_cfg->media, phy_cfg->supported_cap, in efx_mcdi_phy_get_link_ksettings()
1139 return phy_data->supported_cap; in efx_mcdi_phy_get_caps()