Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.h40 int emac_sgmii_config(struct platform_device *pdev, struct emac_adapter *adpt);
H A Demac-sgmii.c351 int emac_sgmii_config(struct platform_device *pdev, struct emac_adapter *adpt) in emac_sgmii_config() function
H A Demac.c655 ret = emac_sgmii_config(pdev, adpt); in emac_probe()