Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dcommon.h432 unsigned int fpesel; member
A Ddwmac4_dma.c432 dma_cap->fpesel = (hw_cap & GMAC_HW_FEAT_FPESEL) >> 26; in dwmac4_get_hw_feature()
A Ddwxgmac2_dma.c439 dma_cap->fpesel = (hw_cap & XGMAC_HWFEAT_FPESEL) >> 26; in dwxgmac2_get_hw_feature()
A Dstmmac_main.c978 if (priv->dma_cap.fpesel) in stmmac_mac_link_down()
1090 if (priv->dma_cap.fpesel) in stmmac_mac_link_up()
3417 if (priv->dma_cap.fpesel) { in stmmac_hw_setup()
3944 if (priv->dma_cap.fpesel) in stmmac_release()
5734 if (priv->dma_cap.fpesel) { in stmmac_common_interrupt()
6226 priv->dma_cap.fpesel ? "Y" : "N"); in stmmac_dma_cap_show()
7452 if (priv->dma_cap.fpesel) { in stmmac_suspend()
A Dstmmac_tc.c1041 if (fpe && !priv->dma_cap.fpesel) { in tc_setup_taprio()

Completed in 21 milliseconds