Searched refs:fpesel (Results 1 – 5 of 5) sorted by relevance
489 unsigned int fpesel; member
467 dma_cap->fpesel = (hw_cap & GMAC_HW_FEAT_FPESEL) >> 26; in dwmac4_get_hw_feature()
479 dma_cap->fpesel = (hw_cap & XGMAC_HWFEAT_FPESEL) >> 26; in dwxgmac2_get_hw_feature()
1009 if (priv->dma_cap.fpesel) in stmmac_mac_link_down()1123 if (priv->dma_cap.fpesel) in stmmac_mac_link_up()4072 if (priv->dma_cap.fpesel) in stmmac_release()6016 if (priv->dma_cap.fpesel) { in stmmac_common_interrupt()6482 priv->dma_cap.fpesel ? "Y" : "N"); in stmmac_dma_cap_show()7894 if (priv->dma_cap.fpesel) in stmmac_suspend()
1274 if (!priv->dma_cap.fpesel) in stmmac_get_mm()
Completed in 29 milliseconds