Home
last modified time | relevance | path

Searched refs:fpesel (Results 1 – 5 of 5) 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()
177 priv->dma_cap.fpesel) in stmmac_fpe_init()
H A Dcommon.h498 unsigned int fpesel; member
H A Ddwmac4_dma.c442 dma_cap->fpesel = (hw_cap & GMAC_HW_FEAT_FPESEL) >> 26; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c449 dma_cap->fpesel = (hw_cap & XGMAC_HWFEAT_FPESEL) >> 26; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6620 priv->dma_cap.fpesel ? "Y" : "N"); in stmmac_dma_cap_show()