Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.h31 int efx_mcdi_get_phy_cfg(struct efx_nic *efx, struct efx_mcdi_phy_data *cfg);
H A Dmcdi_port_common.c15 int efx_mcdi_get_phy_cfg(struct efx_nic *efx, struct efx_mcdi_phy_data *cfg) in efx_mcdi_get_phy_cfg() function
436 rc = efx_mcdi_get_phy_cfg(efx, phy_data); in efx_mcdi_phy_probe()
H A Def100_nic.c358 rc = efx_mcdi_get_phy_cfg(efx, efx->phy_data); in ef100_phy_probe()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c15 static int efx_mcdi_get_phy_cfg(struct efx_nic *efx, in efx_mcdi_get_phy_cfg() function
437 rc = efx_mcdi_get_phy_cfg(efx, phy_data); in efx_siena_mcdi_phy_probe()