Searched refs:vlhash (Results 1 – 6 of 6) sorted by relevance
203 if (pdata->hw_feat.vlhash) in xlgmac_init()374 hw_feat->vlhash = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()523 pdata->hw_feat.vlhash ? "YES" : "NO"); in xlgmac_print_all_hw_features()
501 unsigned int vlhash; /* VLAN Hash Filter */ member
390 dma_cap->vlhash = (hw_cap & XGMAC_HWFEAT_VLHASH) >> 4; in dwxgmac2_get_hw_feature()
389 dma_cap->vlhash = (hw_cap & GMAC_HW_FEAT_VLHASH) >> 4; in dwmac4_get_hw_feature()
938 unsigned int vlhash; /* VLAN Hash Filter */ member
705 hw_feat->vlhash = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, VLHASH); in xgbe_get_all_hw_features()812 hw_feat->vlhash ? "yes" : "no"); in xgbe_get_all_hw_features()