Home
last modified time | relevance | path

Searched refs:fpesel (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_fpe.c47 return priv->dma_cap.fpesel && priv->fpe_cfg.reg && in stmmac_fpe_supported()
234 priv->dma_cap.fpesel) in stmmac_fpe_init()
H A Dcommon.h491 unsigned int fpesel; member
H A Ddwxgmac2_dma.c479 dma_cap->fpesel = (hw_cap & XGMAC_HWFEAT_FPESEL) >> 26; in dwxgmac2_get_hw_feature()
H A Ddwmac4_dma.c467 dma_cap->fpesel = (hw_cap & GMAC_HW_FEAT_FPESEL) >> 26; in dwmac4_get_hw_feature()
H A Dstmmac_main.c6523 priv->dma_cap.fpesel ? "Y" : "N"); in stmmac_dma_cap_show()