Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h461 unsigned int frpsel; member
H A Ddwmac4_dma.c473 dma_cap->frpsel = (hw_cap & GMAC_HW_FEAT_FRPSEL) >> 10; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c492 dma_cap->frpsel = (hw_cap & XGMAC_HWFEAT_FRPSEL) >> 3; in dwxgmac2_get_hw_feature()
H A Dstmmac_tc.c296 if (!dma_cap->frpsel) in tc_init()
H A Dstmmac_selftests.c1095 if (!priv->dma_cap.frpsel) in stmmac_test_rxp()
H A Dstmmac_main.c6333 priv->dma_cap.frpsel ? "Y" : "N"); in stmmac_dma_cap_show()