Searched refs:DMA_HW_FEAT_HASHSEL (Results 1 – 2 of 2) sorted by relevance
173 #define DMA_HW_FEAT_HASHSEL 0x00000010 /* HASH Filter */ macro
1528 priv->dma_cap.hash_filter = (hw_cap & DMA_HW_FEAT_HASHSEL) >> 4; in stmmac_get_hw_features()