Searched refs:fpesel (Results 1 – 5 of 5) sorted by relevance
431 unsigned int fpesel; member
432 dma_cap->fpesel = (hw_cap & GMAC_HW_FEAT_FPESEL) >> 26; in dwmac4_get_hw_feature()
439 dma_cap->fpesel = (hw_cap & XGMAC_HWFEAT_FPESEL) >> 26; in dwxgmac2_get_hw_feature()
1082 if (priv->dma_cap.fpesel) in stmmac_mac_link_down()1181 if (priv->dma_cap.fpesel) in stmmac_mac_link_up()3385 if (priv->dma_cap.fpesel) { in stmmac_hw_setup()3845 if (priv->dma_cap.fpesel) in stmmac_release()5633 if (priv->dma_cap.fpesel) { in stmmac_common_interrupt()6135 priv->dma_cap.fpesel ? "Y" : "N"); in stmmac_dma_cap_show()7224 if (priv->dma_cap.fpesel) { in stmmac_suspend()
917 if (fpe && !priv->dma_cap.fpesel) { in tc_setup_taprio()
Completed in 30 milliseconds