Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.h35 static inline void *get_stmmac_bsp_priv(struct device *dev) in get_stmmac_bsp_priv() function
Ddwmac-sti.c372 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove()
383 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend()
393 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume()
Ddwmac-rk.c1445 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(&pdev->dev); in rk_gmac_remove()
1456 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_suspend()
1470 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_resume()
Ddwmac-dwc-qos-eth.c390 struct tegra_eqos *eqos = get_stmmac_bsp_priv(&pdev->dev); in tegra_eqos_remove()