Home
last modified time | relevance | path

Searched refs:fpe_cfg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_fpe.c41 return priv->dma_cap.fpesel && priv->fpe_cfg.reg && in stmmac_fpe_supported()
48 struct stmmac_priv *priv = container_of(cfg, struct stmmac_priv, fpe_cfg); in stmmac_fpe_configure_tx()
70 struct stmmac_priv *priv = container_of(cfg, struct stmmac_priv, fpe_cfg); in stmmac_fpe_configure_pmac()
98 struct stmmac_priv *priv = container_of(cfg, struct stmmac_priv, fpe_cfg); in stmmac_fpe_send_mpacket()
119 struct stmmac_fpe_cfg *fpe_cfg = &priv->fpe_cfg; in stmmac_fpe_event_status() local
120 struct ethtool_mmsv *mmsv = &fpe_cfg->mmsv; in stmmac_fpe_event_status()
137 const struct stmmac_fpe_reg *reg = priv->fpe_cfg.reg; in stmmac_fpe_irq_status()
173 ethtool_mmsv_init(&priv->fpe_cfg.mmsv, priv->dev, in stmmac_fpe_init()
176 if ((!priv->fpe_cfg.reg || !priv->hw->mac->fpe_map_preemption_class) && in stmmac_fpe_init()
183 const struct stmmac_fpe_reg *reg = priv->fpe_cfg.reg; in stmmac_fpe_get_add_frag_size()
[all …]
H A Dhwif.c371 priv->fpe_cfg.reg = entry->regs.fpe_reg; in stmmac_hwif_init()
H A Dstmmac_ethtool.c1053 ethtool_mmsv_get_mm(&priv->fpe_cfg.mmsv, state); in stmmac_get_mm()
1071 ethtool_mmsv_set_mm(&priv->fpe_cfg.mmsv, cfg); in stmmac_set_mm()