Home
last modified time | relevance | path

Searched refs:DMA_HW_FEAT_HASHSEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_dma.c241 dma_cap->hash_filter = (hw_cap & DMA_HW_FEAT_HASHSEL) >> 4; in dwmac1000_get_hw_feature()
H A Dcommon.h282 #define DMA_HW_FEAT_HASHSEL 0x00000010 /* HASH Filter */ macro