Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_port.c25 u32 supported_cap; member
58 cfg->supported_cap = in efx_mcdi_get_phy_cfg()
424 if (phy_data->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_probe()
456 if (~phy_cfg->supported_cap & (1 << MC_CMD_PHY_CAP_AN_LBN)) in efx_mcdi_phy_check_fcntl()
513 mcdi_to_ethtool_cap(phy_cfg->media, phy_cfg->supported_cap); in efx_mcdi_phy_get_settings()
828 return phy_data->supported_cap; in efx_mcdi_phy_get_caps()