Searched refs:vlhash (Results 1 – 9 of 9) sorted by relevance
205 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()
501 unsigned int vlhash; /* VLAN Hash Filter */ member
967 if (!priv->dma_cap.vlhash) in stmmac_test_vlanfilt()975 int ret, prev_cap = priv->dma_cap.vlhash; in stmmac_test_vlanfilt_perfect()980 priv->dma_cap.vlhash = 0; in stmmac_test_vlanfilt_perfect()982 priv->dma_cap.vlhash = prev_cap; in stmmac_test_vlanfilt_perfect()1061 if (!priv->dma_cap.vlhash) in stmmac_test_dvlanfilt()1069 int ret, prev_cap = priv->dma_cap.vlhash; in stmmac_test_dvlanfilt_perfect()1074 priv->dma_cap.vlhash = 0; in stmmac_test_dvlanfilt_perfect()1076 priv->dma_cap.vlhash = prev_cap; in stmmac_test_dvlanfilt_perfect()
422 unsigned int vlhash; member
359 dma_cap->vlhash = (hw_cap & GMAC_HW_FEAT_VLHASH) >> 4; in dwmac4_get_hw_feature()
392 dma_cap->vlhash = (hw_cap & XGMAC_HWFEAT_VLHASH) >> 4; in dwxgmac2_get_hw_feature()
6206 priv->dma_cap.vlhash ? "Y" : "N"); in stmmac_dma_cap_show()6321 if (!priv->dma_cap.vlhash) { in stmmac_vlan_update()7209 if (priv->dma_cap.vlhash) { in stmmac_dvr_probe()
991 unsigned int vlhash; /* VLAN Hash Filter */ member
745 hw_feat->vlhash = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, VLHASH); in xgbe_get_all_hw_features()837 hw_feat->vlhash ? "yes" : "no"); in xgbe_get_all_hw_features()