Home
last modified time | relevance | path

Searched refs:vlhash (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-common.c205 if (pdata->hw_feat.vlhash) in xlgmac_init()
376 hw_feat->vlhash = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()
525 pdata->hw_feat.vlhash ? "YES" : "NO"); in xlgmac_print_all_hw_features()
Ddwc-xlgmac.h500 unsigned int vlhash; /* VLAN Hash Filter */ member
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe.h965 unsigned int vlhash; /* VLAN Hash Filter */ member
Dxgbe-drv.c744 hw_feat->vlhash = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, VLHASH); in xgbe_get_all_hw_features()
836 hw_feat->vlhash ? "yes" : "no"); in xgbe_get_all_hw_features()