Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h250 #define GMAC_HW_FEAT_VLHASH BIT(4) macro
H A Ddwmac4_dma.c394 dma_cap->vlhash = (hw_cap & GMAC_HW_FEAT_VLHASH) >> 4; in dwmac4_get_hw_feature()