Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h391 unsigned int fpesel; member
H A Ddwmac4_dma.c420 dma_cap->fpesel = (hw_cap & GMAC_HW_FEAT_FPESEL) >> 26; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c433 dma_cap->fpesel = (hw_cap & XGMAC_HWFEAT_FPESEL) >> 26; in dwxgmac2_get_hw_feature()
H A Dstmmac_tc.c757 if (fpe && !priv->dma_cap.fpesel) { in tc_setup_taprio()
H A Dstmmac_main.c4582 priv->dma_cap.fpesel ? "Y" : "N"); in stmmac_dma_cap_show()