Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.h25 static inline void *get_stmmac_bsp_priv(struct device *dev) in get_stmmac_bsp_priv() function
Ddwmac-sti.c368 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove()
379 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend()
389 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume()
Ddwmac-rk.c1436 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(&pdev->dev); in rk_gmac_remove()
1447 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_suspend()
1461 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_resume()
Ddwmac-socfpga.c457 struct socfpga_dwmac *dwmac_priv = get_stmmac_bsp_priv(dev); in socfpga_dwmac_resume()
Ddwmac-dwc-qos-eth.c387 struct tegra_eqos *eqos = get_stmmac_bsp_priv(&pdev->dev); in tegra_eqos_remove()
Ddwmac-qcom-ethqos.c517 ethqos = get_stmmac_bsp_priv(&pdev->dev); in qcom_ethqos_remove()