Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c24 u32 supported_cap; member
57 cfg->supported_cap = in efx_mcdi_get_phy_cfg()
508 if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_probe()
542 if (~phy_cfg->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_check_fcntl()
607 mcdi_to_ethtool_linkset(phy_cfg->media, phy_cfg->supported_cap, in efx_mcdi_phy_get_link_ksettings()
1141 return phy_data->supported_cap; in efx_mcdi_phy_get_caps()