Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h472 unsigned int arpoffsel; member
H A Ddwmac4_dma.c402 dma_cap->arpoffsel = (hw_cap & GMAC_HW_FEAT_ARPOFFSEL) >> 9; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c407 dma_cap->arpoffsel = (hw_cap & XGMAC_HWFEAT_ARPOFFSEL) >> 9; in dwxgmac2_get_hw_feature()
H A Dstmmac_selftests.c1628 if (!priv->dma_cap.arpoffsel) in stmmac_test_arpoffload()
H A Dstmmac_main.c6335 priv->dma_cap.arpoffsel ? "Y" : "N"); in stmmac_dma_cap_show()