Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
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.c6476 priv->dma_cap.fpesel ? "Y" : "N"); in stmmac_dma_cap_show()