| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_filters.c | 169 aq_nic->active_vlans))) { in aq_check_approve_fvlan() 383 unsigned long *active_vlans, in aq_fvlan_rebuild() 395 vlan = find_next_bit(active_vlans, in aq_fvlan_rebuild() 861 aq_fvlan_rebuild(aq_nic, aq_nic->active_vlans, in aq_filters_vlans_update() 865 hweight = bitmap_weight(aq_nic->active_vlans, VLAN_N_VID); 898 bitmap_zero(aq_nic->active_vlans, VLAN_N_VID); 899 aq_fvlan_rebuild(aq_nic, aq_nic->active_vlans, 369 aq_fvlan_rebuild(struct aq_nic_s * aq_nic,unsigned long * active_vlans,struct aq_rx_filter_vlan * aq_vlans) aq_fvlan_rebuild() argument
|
| H A D | aq_nic.h | 151 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_pf.h | 52 DECLARE_BITMAP(active_vlans, VLAN_N_VID);
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 163 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| H A D | netdev.c | 96 if (test_bit(vid, adapter->active_vlans)) in igbvf_receive_skb() 1244 set_bit(vid, adapter->active_vlans); in igbvf_vlan_rx_add_vid() 1265 clear_bit(vid, adapter->active_vlans); in igbvf_vlan_rx_kill_vid() 1273 for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) in igbvf_restore_vlan()
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_netdev.c | 818 set_bit(vid, interface->active_vlans); in fm10k_update_vid() 820 clear_bit(vid, interface->active_vlans); in fm10k_update_vid() 827 if (test_bit(rx_vid, interface->active_vlans)) in fm10k_update_vid() 915 vid = find_next_bit(interface->active_vlans, vid_limit, ++vid); in fm10k_find_next_vlan()
|
| H A D | fm10k.h | 286 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| /linux/drivers/net/vmxnet3/ |
| H A D | vmxnet3_int.h | 383 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ixgbevf.h | 306 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| H A D | ixgbevf_main.c | 542 unsigned long *active_vlans = netdev_priv(rx_ring->netdev); in ixgbevf_get_rx_buffer() 544 if (test_bit(vid & VLAN_VID_MASK, active_vlans)) in ixgbevf_get_rx_buffer() 2083 set_bit(vid, adapter->active_vlans); in ixgbevf_vlan_rx_kill_vid() 2105 clear_bit(vid, adapter->active_vlans); in ixgbevf_write_uc_addr_list() 2114 for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) in ixgbevf_write_uc_addr_list() 519 unsigned long *active_vlans = netdev_priv(rx_ring->netdev); ixgbevf_process_skb_fields() local
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac.h | 348 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| /linux/drivers/net/ethernet/adaptec/ |
| H A D | starfire.c | 535 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member 589 set_bit(vid, np->active_vlans); in netdev_vlan_rx_add_vid() 604 clear_bit(vid, np->active_vlans); in netdev_vlan_rx_kill_vid() 1744 for_each_set_bit(vid, np->active_vlans, VLAN_N_VID) { in set_vlan_mode()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe.h | 332 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member 617 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| H A D | ixgbe_sriov.c | 455 if (add && test_bit(vid, adapter->active_vlans)) { in ixgbe_set_vf_vlan() 470 if (test_bit(vid, adapter->active_vlans) || in ixgbe_set_vf_vlan()
|
| /linux/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac.h | 614 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| H A D | dwc-xlgmac-net.c | 841 set_bit(vid, pdata->active_vlans); in xlgmac_vlan_rx_add_vid() 854 clear_bit(vid, pdata->active_vlans); in xlgmac_vlan_rx_kill_vid()
|
| /linux/drivers/net/ethernet/via/ |
| H A D | via-rhine.c | 433 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member 1516 for_each_set_bit(vid, rp->active_vlans, VLAN_N_VID) { in rhine_update_vcam() 1530 set_bit(vid, rp->active_vlans); in rhine_vlan_rx_add_vid() 1541 clear_bit(vid, rp->active_vlans); in rhine_vlan_rx_kill_vid()
|
| H A D | via-velocity.h | 1388 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| H A D | via-velocity.c | 520 for_each_set_bit(vid, vptr->active_vlans, VLAN_N_VID) { in velocity_init_cam_filter() 535 set_bit(vid, vptr->active_vlans); in velocity_vlan_rx_add_vid() 547 clear_bit(vid, vptr->active_vlans); in velocity_vlan_rx_kill_vid()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 202 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 308 if (!test_bit(vid, adapter->active_vlans)) { in e1000_update_mng_vlan() 317 !test_bit(old_vid, adapter->active_vlans)) in e1000_update_mng_vlan() 1459 !test_bit(adapter->mng_vlan_id, adapter->active_vlans)) { in e1000_close() 4889 for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) in e1000_vlan_used() 4974 set_bit(vid, adapter->active_vlans); in e1000_vlan_rx_add_vid() 4997 clear_bit(vid, adapter->active_vlans); in e1000_vlan_rx_kill_vid() 5013 for_each_set_bit(vid, adapter->active_vlans, VLAN_N_VID) in e1000_restore_vlan()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_hw.c | 1654 if (test_bit(vid, wx->active_vlans)) in wx_scrub_vfta() 2042 for_each_set_bit_from(vid, wx->active_vlans, VLAN_N_VID) in wx_restore_vlan() 2725 set_bit(vid, wx->active_vlans); in wx_vlan_rx_add_vid() 2738 clear_bit(vid, wx->active_vlans); in wx_vlan_rx_kill_vid()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_port.c | 62 if (test_bit(index++, priv->active_vlans)) in mlx4_SET_VLAN_FLTR()
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe.h | 1153 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)]; member
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 1535 !test_bit(old_vid, adapter->active_vlans)) { in igb_update_mng_vlan() 5274 if (test_bit(vid, adapter->active_vlans)) in igb_scrub_vfta() 5285 /* extract values from active_vlans and write back to VFTA */ in igb_scrub_vfta() 5291 vfta[i] |= adapter->active_vlans[word] >> bits; in igb_scrub_vfta() 7524 if (add && test_bit(vid, adapter->active_vlans)) { in igb_set_vf_vlan() 7539 if (test_bit(vid, adapter->active_vlans) || in igb_set_vf_vlan() 9394 set_bit(vid, adapter->active_vlans); in igb_vlan_rx_add_vid() 9410 clear_bit(vid, adapter->active_vlans); in igb_vlan_rx_kill_vid() 9422 for_each_set_bit_from(vid, adapter->active_vlans, VLAN_N_VID) in igb_restore_vlan()
|