Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sti.c373 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove()
384 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend()
394 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume()
Dstmmac_platform.h25 static inline void *get_stmmac_bsp_priv(struct device *dev) in get_stmmac_bsp_priv() function
Ddwmac-intel-plat.c174 struct intel_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in intel_eth_plat_remove()
Ddwmac-visconti.c190 struct visconti_eth *dwmac = get_stmmac_bsp_priv(&pdev->dev); in visconti_eth_clock_remove()
Ddwmac-socfpga.c462 struct socfpga_dwmac *dwmac_priv = get_stmmac_bsp_priv(dev); in socfpga_dwmac_resume()
Ddwmac-rk.c1631 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(&pdev->dev); in rk_gmac_remove()
1642 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_suspend()
1656 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_resume()
Ddwmac-dwc-qos-eth.c388 struct tegra_eqos *eqos = get_stmmac_bsp_priv(&pdev->dev); in tegra_eqos_remove()
Ddwmac-qcom-ethqos.c528 ethqos = get_stmmac_bsp_priv(&pdev->dev); in qcom_ethqos_remove()