Home
last modified time | relevance | path

Searched refs:frpsel (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h368 unsigned int frpsel; member
Ddwmac4_dma.c426 dma_cap->frpsel = (hw_cap & GMAC_HW_FEAT_FRPSEL) >> 10; in dwmac4_get_hw_feature()
Ddwxgmac2_dma.c441 dma_cap->frpsel = (hw_cap & XGMAC_HWFEAT_FRPSEL) >> 3; in dwxgmac2_get_hw_feature()
Dstmmac_tc.c264 if (!dma_cap->frpsel) in tc_init()
Dstmmac_selftests.c1095 if (!priv->dma_cap.frpsel) in stmmac_test_rxp()
Dstmmac_main.c4549 priv->dma_cap.frpsel ? "Y" : "N"); in stmmac_dma_cap_show()