Home
last modified time | relevance | path

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

/linux-6.1.9/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.c203 struct visconti_eth *dwmac = get_stmmac_bsp_priv(&pdev->dev); in visconti_eth_clock_remove()
Ddwmac-dwc-qos-eth.c389 struct tegra_eqos *eqos = get_stmmac_bsp_priv(&pdev->dev); in tegra_eqos_remove()
Ddwmac-socfpga.c461 struct socfpga_dwmac *dwmac_priv = get_stmmac_bsp_priv(dev); in socfpga_dwmac_resume()
Ddwmac-qcom-ethqos.c584 ethqos = get_stmmac_bsp_priv(&pdev->dev); in qcom_ethqos_remove()
Ddwmac-rk.c1917 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(&pdev->dev); in rk_gmac_remove()
1928 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_suspend()
1942 struct rk_priv_data *bsp_priv = get_stmmac_bsp_priv(dev); in rk_gmac_resume()
Ddwmac-mediatek.c683 struct mediatek_dwmac_plat_data *priv_plat = get_stmmac_bsp_priv(&pdev->dev); in mediatek_dwmac_remove()