Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h354 unsigned int frpsel; member
Ddwmac4_dma.c389 dma_cap->frpsel = (hw_cap & GMAC_HW_FEAT_FRPSEL) >> 10; in dwmac4_get_hw_feature()
Ddwxgmac2_dma.c427 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.c1044 if (!priv->dma_cap.frpsel) in stmmac_test_rxp()