active_vlans 551 drivers/net/ethernet/adaptec/starfire.c unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 605 drivers/net/ethernet/adaptec/starfire.c set_bit(vid, np->active_vlans); active_vlans 620 drivers/net/ethernet/adaptec/starfire.c clear_bit(vid, np->active_vlans); active_vlans 1760 drivers/net/ethernet/adaptec/starfire.c for_each_set_bit(vid, np->active_vlans, VLAN_N_VID) { active_vlans 921 drivers/net/ethernet/amd/xgbe/xgbe-dev.c for_each_set_bit(vid, pdata->active_vlans, VLAN_N_VID) { active_vlans 2200 drivers/net/ethernet/amd/xgbe/xgbe-drv.c set_bit(vid, pdata->active_vlans); active_vlans 2216 drivers/net/ethernet/amd/xgbe/xgbe-drv.c clear_bit(vid, pdata->active_vlans); active_vlans 1192 drivers/net/ethernet/amd/xgbe/xgbe.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 162 drivers/net/ethernet/aquantia/atlantic/aq_filters.c aq_nic->active_vlans))) { active_vlans 361 drivers/net/ethernet/aquantia/atlantic/aq_filters.c unsigned long *active_vlans, active_vlans 373 drivers/net/ethernet/aquantia/atlantic/aq_filters.c vlan = find_next_bit(active_vlans, active_vlans 828 drivers/net/ethernet/aquantia/atlantic/aq_filters.c aq_fvlan_rebuild(aq_nic, aq_nic->active_vlans, active_vlans 833 drivers/net/ethernet/aquantia/atlantic/aq_filters.c hweight += hweight_long(aq_nic->active_vlans[i]); active_vlans 866 drivers/net/ethernet/aquantia/atlantic/aq_filters.c memset(aq_nic->active_vlans, 0, sizeof(aq_nic->active_vlans)); active_vlans 867 drivers/net/ethernet/aquantia/atlantic/aq_filters.c aq_fvlan_rebuild(aq_nic, aq_nic->active_vlans, active_vlans 208 drivers/net/ethernet/aquantia/atlantic/aq_main.c set_bit(vid, aq_nic->active_vlans); active_vlans 221 drivers/net/ethernet/aquantia/atlantic/aq_main.c clear_bit(vid, aq_nic->active_vlans); active_vlans 104 drivers/net/ethernet/aquantia/atlantic/aq_nic.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 2377 drivers/net/ethernet/brocade/bna/bnad.c for_each_set_bit(vid, bnad->active_vlans, VLAN_N_VID) { active_vlans 3328 drivers/net/ethernet/brocade/bna/bnad.c set_bit(vid, bnad->active_vlans); active_vlans 3348 drivers/net/ethernet/brocade/bna/bnad.c clear_bit(vid, bnad->active_vlans); active_vlans 288 drivers/net/ethernet/brocade/bna/bnad.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 68 drivers/net/ethernet/freescale/enetc/enetc_pf.c for_each_set_bit(i, pf->active_vlans, VLAN_N_VID) active_vlans 299 drivers/net/ethernet/freescale/enetc/enetc_pf.c for_each_set_bit(i, pf->active_vlans, VLAN_N_VID) { active_vlans 318 drivers/net/ethernet/freescale/enetc/enetc_pf.c __set_bit(vid, pf->active_vlans); active_vlans 332 drivers/net/ethernet/freescale/enetc/enetc_pf.c __clear_bit(vid, pf->active_vlans); active_vlans 44 drivers/net/ethernet/freescale/enetc/enetc_pf.h DECLARE_BITMAP(active_vlans, VLAN_N_VID); active_vlans 206 drivers/net/ethernet/intel/e1000/e1000.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 314 drivers/net/ethernet/intel/e1000/e1000_main.c if (!test_bit(vid, adapter->active_vlans)) { active_vlans 324 drivers/net/ethernet/intel/e1000/e1000_main.c !test_bit(old_vid, adapter->active_vlans)) active_vlans 1452 drivers/net/ethernet/intel/e1000/e1000_main.c !test_bit(adapter->mng_vlan_id, adapter->active_vlans)) { active_vlans 4870 drivers/net/ethernet/intel/e1000/e1000_main.c for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 4955 drivers/net/ethernet/intel/e1000/e1000_main.c set_bit(vid, adapter->active_vlans); active_vlans 4978 drivers/net/ethernet/intel/e1000/e1000_main.c clear_bit(vid, adapter->active_vlans); active_vlans 4994 drivers/net/ethernet/intel/e1000/e1000_main.c for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 197 drivers/net/ethernet/intel/e1000e/e1000.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 2713 drivers/net/ethernet/intel/e1000e/netdev.c set_bit(vid, adapter->active_vlans); active_vlans 2741 drivers/net/ethernet/intel/e1000e/netdev.c clear_bit(vid, adapter->active_vlans); active_vlans 2839 drivers/net/ethernet/intel/e1000e/netdev.c for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 291 drivers/net/ethernet/intel/fm10k/fm10k.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 931 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c set_bit(vid, interface->active_vlans); active_vlans 933 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c clear_bit(vid, interface->active_vlans); active_vlans 940 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c if (test_bit(rx_vid, interface->active_vlans)) active_vlans 1028 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c vid = find_next_bit(interface->active_vlans, vid_limit, ++vid); active_vlans 1035 drivers/net/ethernet/intel/fm10k/fm10k_pci.c if (test_bit(hw->mac.default_vid, interface->active_vlans)) active_vlans 733 drivers/net/ethernet/intel/i40e/i40e.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 2884 drivers/net/ethernet/intel/i40e/i40e_main.c set_bit(vid, vsi->active_vlans); active_vlans 2903 drivers/net/ethernet/intel/i40e/i40e_main.c set_bit(vid, vsi->active_vlans); active_vlans 2926 drivers/net/ethernet/intel/i40e/i40e_main.c clear_bit(vid, vsi->active_vlans); active_vlans 2947 drivers/net/ethernet/intel/i40e/i40e_main.c for_each_set_bit(vid, vsi->active_vlans, VLAN_N_VID) active_vlans 55 drivers/net/ethernet/intel/iavf/iavf.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 467 drivers/net/ethernet/intel/igb/igb.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 1554 drivers/net/ethernet/intel/igb/igb_main.c !test_bit(old_vid, adapter->active_vlans)) { active_vlans 4934 drivers/net/ethernet/intel/igb/igb_main.c if (test_bit(vid, adapter->active_vlans)) active_vlans 4951 drivers/net/ethernet/intel/igb/igb_main.c vfta[i] |= adapter->active_vlans[word] >> bits; active_vlans 6951 drivers/net/ethernet/intel/igb/igb_main.c if (add && test_bit(vid, adapter->active_vlans)) { active_vlans 6966 drivers/net/ethernet/intel/igb/igb_main.c if (test_bit(vid, adapter->active_vlans) || active_vlans 8633 drivers/net/ethernet/intel/igb/igb_main.c set_bit(vid, adapter->active_vlans); active_vlans 8649 drivers/net/ethernet/intel/igb/igb_main.c clear_bit(vid, adapter->active_vlans); active_vlans 8661 drivers/net/ethernet/intel/igb/igb_main.c for_each_set_bit_from(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 164 drivers/net/ethernet/intel/igbvf/igbvf.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 96 drivers/net/ethernet/intel/igbvf/netdev.c if (test_bit(vid, adapter->active_vlans)) active_vlans 1242 drivers/net/ethernet/intel/igbvf/netdev.c set_bit(vid, adapter->active_vlans); active_vlans 1263 drivers/net/ethernet/intel/igbvf/netdev.c clear_bit(vid, adapter->active_vlans); active_vlans 1271 drivers/net/ethernet/intel/igbvf/netdev.c for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 114 drivers/net/ethernet/intel/ixgb/ixgb.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 2157 drivers/net/ethernet/intel/ixgb/ixgb_main.c set_bit(vid, adapter->active_vlans); active_vlans 2174 drivers/net/ethernet/intel/ixgb/ixgb_main.c clear_bit(vid, adapter->active_vlans); active_vlans 2184 drivers/net/ethernet/intel/ixgb/ixgb_main.c for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 283 drivers/net/ethernet/intel/ixgbe/ixgbe.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 558 drivers/net/ethernet/intel/ixgbe/ixgbe.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 4433 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c set_bit(vid, adapter->active_vlans); active_vlans 4492 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c clear_bit(vid, adapter->active_vlans); active_vlans 4639 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c if (test_bit(vid, adapter->active_vlans)) active_vlans 4656 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c vfta[i] |= adapter->active_vlans[word] >> bits; active_vlans 4693 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c for_each_set_bit_from(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 448 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c if (add && test_bit(vid, adapter->active_vlans)) { active_vlans 463 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c if (test_bit(vid, adapter->active_vlans) || active_vlans 322 drivers/net/ethernet/intel/ixgbevf/ixgbevf.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 517 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c unsigned long *active_vlans = netdev_priv(rx_ring->netdev); active_vlans 519 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c if (test_bit(vid & VLAN_VID_MASK, active_vlans)) active_vlans 2045 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c set_bit(vid, adapter->active_vlans); active_vlans 2064 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c clear_bit(vid, adapter->active_vlans); active_vlans 2073 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 481 drivers/net/ethernet/mellanox/mlx4/en_netdev.c set_bit(vid, priv->active_vlans); active_vlans 510 drivers/net/ethernet/mellanox/mlx4/en_netdev.c clear_bit(vid, priv->active_vlans); active_vlans 62 drivers/net/ethernet/mellanox/mlx4/en_port.c if (test_bit(index++, priv->active_vlans)) active_vlans 537 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 1492 drivers/net/ethernet/neterion/vxge/vxge-main.c for_each_set_bit(vid, vdev->active_vlans, VLAN_N_VID) active_vlans 3313 drivers/net/ethernet/neterion/vxge/vxge-main.c set_bit(vid, vdev->active_vlans); active_vlans 3343 drivers/net/ethernet/neterion/vxge/vxge-main.c clear_bit(vid, vdev->active_vlans); active_vlans 336 drivers/net/ethernet/neterion/vxge/vxge-main.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 1315 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h u8 active_vlans; active_vlans 215 drivers/net/ethernet/stmicro/stmmac/stmmac.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 4260 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c for_each_set_bit(vid, priv->active_vlans, VLAN_N_VID) { active_vlans 4280 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c set_bit(vid, priv->active_vlans); active_vlans 4283 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c clear_bit(vid, priv->active_vlans); active_vlans 4300 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c clear_bit(vid, priv->active_vlans); active_vlans 226 drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c for_each_set_bit(vid, pdata->active_vlans, VLAN_N_VID) { active_vlans 841 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c set_bit(vid, pdata->active_vlans); active_vlans 854 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c clear_bit(vid, pdata->active_vlans); active_vlans 613 drivers/net/ethernet/synopsys/dwc-xlgmac.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 769 drivers/net/ethernet/ti/netcp_ethss.c unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 2412 drivers/net/ethernet/ti/netcp_ethss.c for_each_set_bit(vlan_id, gbe_intf->active_vlans, VLAN_N_VID) { active_vlans 2426 drivers/net/ethernet/ti/netcp_ethss.c for_each_set_bit(vlan_id, gbe_intf->active_vlans, VLAN_N_VID) active_vlans 2438 drivers/net/ethernet/ti/netcp_ethss.c for_each_set_bit(vlan_id, gbe_intf->active_vlans, VLAN_N_VID) { active_vlans 2450 drivers/net/ethernet/ti/netcp_ethss.c for_each_set_bit(vlan_id, gbe_intf->active_vlans, VLAN_N_VID) { active_vlans 2513 drivers/net/ethernet/ti/netcp_ethss.c set_bit(vid, gbe_intf->active_vlans); active_vlans 2530 drivers/net/ethernet/ti/netcp_ethss.c clear_bit(vid, gbe_intf->active_vlans); active_vlans 439 drivers/net/ethernet/via/via-rhine.c unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 1530 drivers/net/ethernet/via/via-rhine.c for_each_set_bit(vid, rp->active_vlans, VLAN_N_VID) { active_vlans 1544 drivers/net/ethernet/via/via-rhine.c set_bit(vid, rp->active_vlans); active_vlans 1555 drivers/net/ethernet/via/via-rhine.c clear_bit(vid, rp->active_vlans); active_vlans 508 drivers/net/ethernet/via/via-velocity.c for_each_set_bit(vid, vptr->active_vlans, VLAN_N_VID) { active_vlans 523 drivers/net/ethernet/via/via-velocity.c set_bit(vid, vptr->active_vlans); active_vlans 535 drivers/net/ethernet/via/via-velocity.c clear_bit(vid, vptr->active_vlans); active_vlans 1433 drivers/net/ethernet/via/via-velocity.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 2235 drivers/net/vmxnet3/vmxnet3_drv.c for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) active_vlans 2256 drivers/net/vmxnet3/vmxnet3_drv.c set_bit(vid, adapter->active_vlans); active_vlans 2278 drivers/net/vmxnet3/vmxnet3_drv.c clear_bit(vid, adapter->active_vlans); active_vlans 333 drivers/net/vmxnet3/vmxnet3_int.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 821 drivers/s390/net/qeth_core.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 1167 drivers/s390/net/qeth_l3_main.c for_each_set_bit(vid, card->active_vlans, VLAN_N_VID) { active_vlans 1251 drivers/s390/net/qeth_l3_main.c for_each_set_bit(vid, card->active_vlans, VLAN_N_VID) { active_vlans 1295 drivers/s390/net/qeth_l3_main.c set_bit(vid, card->active_vlans); active_vlans 1306 drivers/s390/net/qeth_l3_main.c clear_bit(vid, card->active_vlans); active_vlans 2063 drivers/staging/qlge/qlge.h unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; active_vlans 2429 drivers/staging/qlge/qlge_main.c set_bit(vid, qdev->active_vlans); active_vlans 2460 drivers/staging/qlge/qlge_main.c clear_bit(vid, qdev->active_vlans); active_vlans 2476 drivers/staging/qlge/qlge_main.c for_each_set_bit(vid, qdev->active_vlans, VLAN_N_VID)