Home
last modified time | relevance | path

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

/Linux-v5.10/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.c177 struct intel_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in intel_eth_plat_remove()
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.c462 struct socfpga_dwmac *dwmac_priv = get_stmmac_bsp_priv(dev); in socfpga_dwmac_resume()
Ddwmac-dwc-qos-eth.c393 struct tegra_eqos *eqos = get_stmmac_bsp_priv(&pdev->dev); in tegra_eqos_remove()
Ddwmac-qcom-ethqos.c531 ethqos = get_stmmac_bsp_priv(&pdev->dev); in qcom_ethqos_remove()