Searched refs:mcdi_to_ethtool_linkset (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.h | 37 void mcdi_to_ethtool_linkset(u32 media, u32 cap, unsigned long *linkset);
|
H A D | mcdi_port_common.c | 112 void mcdi_to_ethtool_linkset(u32 media, u32 cap, unsigned long *linkset) in mcdi_to_ethtool_linkset() function 462 mcdi_to_ethtool_linkset(phy_data->media, caps, in efx_mcdi_phy_probe() 552 mcdi_to_ethtool_linkset(phy_cfg->media, phy_cfg->supported_cap, in efx_mcdi_phy_get_link_ksettings() 562 mcdi_to_ethtool_linkset(phy_cfg->media, in efx_mcdi_phy_get_link_ksettings()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 113 static void mcdi_to_ethtool_linkset(u32 media, u32 cap, unsigned long *linkset) in mcdi_to_ethtool_linkset() function 463 mcdi_to_ethtool_linkset(phy_data->media, caps, in efx_siena_mcdi_phy_probe() 554 mcdi_to_ethtool_linkset(phy_cfg->media, phy_cfg->supported_cap, in efx_siena_mcdi_phy_get_link_ksettings() 564 mcdi_to_ethtool_linkset(phy_cfg->media, in efx_siena_mcdi_phy_get_link_ksettings()
|