arpoffsel         364 drivers/net/ethernet/stmicro/stmmac/common.h 	unsigned int arpoffsel;
arpoffsel         352 drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c 	dma_cap->arpoffsel = (hw_cap & GMAC_HW_FEAT_ARPOFFSEL) >> 9;
arpoffsel         373 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c 	dma_cap->arpoffsel = (hw_cap & XGMAC_HWFEAT_ARPOFFSEL) >> 9;
arpoffsel        1588 drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c 	if (!priv->dma_cap.arpoffsel)