/linux-2.6.39/drivers/net/mlx4/ |
D | en_netdev.c | 56 priv->vlgrp = grp; in mlx4_en_vlan_rx_register() 74 if (!priv->vlgrp) in mlx4_en_vlan_rx_add_vid() 78 vid, vlan_group_get_device(priv->vlgrp, vid)); in mlx4_en_vlan_rx_add_vid() 83 err = mlx4_SET_VLAN_FLTR(mdev->dev, priv->port, priv->vlgrp); in mlx4_en_vlan_rx_add_vid() 100 if (!priv->vlgrp) in mlx4_en_vlan_rx_kill_vid() 104 vid, priv->vlgrp, vlan_group_get_device(priv->vlgrp, vid)); in mlx4_en_vlan_rx_kill_vid() 105 vlan_group_set_device(priv->vlgrp, vid, NULL); in mlx4_en_vlan_rx_kill_vid() 115 err = mlx4_SET_VLAN_FLTR(mdev->dev, priv->port, priv->vlgrp); in mlx4_en_vlan_rx_kill_vid() 268 if (priv->vlgrp) { in mlx4_en_do_set_multicast() 307 err = mlx4_SET_VLAN_FLTR(mdev->dev, priv->port, priv->vlgrp); in mlx4_en_do_set_multicast()
|
D | en_rx.c | 614 if (priv->vlgrp && (cqe->vlan_my_qpn & in mlx4_en_process_rx_cq() 616 vlan_gro_frags(&cq->napi, priv->vlgrp, be16_to_cpu(cqe->sl_vid)); in mlx4_en_process_rx_cq() 651 if (priv->vlgrp && (be32_to_cpu(cqe->vlan_my_qpn) & in mlx4_en_process_rx_cq() 653 vlan_hwaccel_receive_skb(skb, priv->vlgrp, in mlx4_en_process_rx_cq()
|
/linux-2.6.39/net/8021q/ |
D | vlan.c | 115 grp = rtnl_dereference(real_dev->vlgrp); in unregister_vlan_dev() 140 rcu_assign_pointer(real_dev->vlgrp, NULL); in unregister_vlan_dev() 183 grp = rtnl_dereference(real_dev->vlgrp); in register_vlan_dev() 216 rcu_assign_pointer(real_dev->vlgrp, ngrp); in register_vlan_dev() 392 grp = rtnl_dereference(dev->vlgrp); in vlan_device_event()
|
/linux-2.6.39/drivers/net/bonding/ |
D | bond_ipv6.c | 186 if (!bond->vlgrp) in bond_inet6addr_event() 188 vlan_dev = vlan_group_get_device(bond->vlgrp, in bond_inet6addr_event()
|
D | bond_main.c | 460 bond->vlgrp = grp; in bond_vlan_rx_register() 523 vlan_dev = vlan_group_get_device(bond->vlgrp, vid); in bond_vlan_rx_kill_vid() 525 vlan_group_set_device(bond->vlgrp, vid, vlan_dev); in bond_vlan_rx_kill_vid() 541 if (!bond->vlgrp) in bond_add_vlans_on_slave() 546 slave_ops->ndo_vlan_rx_register(slave_dev, bond->vlgrp); in bond_add_vlans_on_slave() 563 if (!bond->vlgrp) in bond_del_vlans_from_slave() 576 vlan_dev = vlan_group_get_device(bond->vlgrp, vlan->vlan_id); in bond_del_vlans_from_slave() 578 vlan_group_set_device(bond->vlgrp, vlan->vlan_id, vlan_dev); in bond_del_vlans_from_slave() 863 if (bond->vlgrp) { in bond_resend_igmp_join_requests() 865 vlan_dev = vlan_group_get_device(bond->vlgrp, in bond_resend_igmp_join_requests() [all …]
|
D | bonding.h | 255 struct vlan_group *vlgrp; member
|
/linux-2.6.39/drivers/net/atlx/ |
D | atlx.c | 223 adapter->vlgrp = grp; in atlx_vlan_rx_register() 243 atlx_vlan_rx_register(adapter->netdev, adapter->vlgrp); in atlx_restore_vlan()
|
D | atl2.h | 457 struct vlan_group *vlgrp; member
|
/linux-2.6.39/drivers/net/stmmac/ |
D | stmmac.h | 84 struct vlan_group *vlgrp; member
|
/linux-2.6.39/drivers/net/vxge/ |
D | vxge-main.h | 307 struct vlan_group *vlgrp; member 352 struct vlan_group *vlgrp; member
|
/linux-2.6.39/drivers/net/qlge/ |
D | qlge_main.c | 417 if (qdev->vlgrp) in ql_set_mac_addr_reg() 1509 if (qdev->vlgrp && (vlan_id != 0xffff)) in ql_process_mac_rx_gro_page() 1510 vlan_gro_frags(&rx_ring->napi, qdev->vlgrp, vlan_id); in ql_process_mac_rx_gro_page() 1597 if (qdev->vlgrp && (vlan_id != 0xffff)) in ql_process_mac_rx_page() 1598 vlan_gro_receive(napi, qdev->vlgrp, vlan_id, skb); in ql_process_mac_rx_page() 1602 if (qdev->vlgrp && (vlan_id != 0xffff)) in ql_process_mac_rx_page() 1603 vlan_hwaccel_receive_skb(skb, qdev->vlgrp, vlan_id); in ql_process_mac_rx_page() 1710 if (qdev->vlgrp && (vlan_id != 0xffff)) in ql_process_mac_rx_skb() 1711 vlan_gro_receive(&rx_ring->napi, qdev->vlgrp, in ql_process_mac_rx_skb() 1716 if (qdev->vlgrp && (vlan_id != 0xffff)) in ql_process_mac_rx_skb() [all …]
|
/linux-2.6.39/drivers/net/igbvf/ |
D | igbvf.h | 176 struct vlan_group *vlgrp; member
|
D | netdev.c | 102 if (adapter->vlgrp && (status & E1000_RXD_STAT_VP)) in igbvf_receive_skb() 103 vlan_hwaccel_receive_skb(skb, adapter->vlgrp, in igbvf_receive_skb() 1172 if (adapter->vlgrp) in igbvf_set_rlpml() 1193 vlan_group_set_device(adapter->vlgrp, vid, NULL); in igbvf_vlan_rx_kill_vid() 1208 adapter->vlgrp = grp; in igbvf_vlan_rx_register() 1215 if (!adapter->vlgrp) in igbvf_restore_vlan() 1219 if (!vlan_group_get_device(adapter->vlgrp, vid)) in igbvf_restore_vlan() 2205 if (adapter->vlgrp && vlan_tx_tag_present(skb)) { in igbvf_xmit_frame_ring_adv()
|
/linux-2.6.39/drivers/net/ |
D | starfire.c | 563 struct vlan_group *vlgrp; member 616 np->vlgrp = grp; in netdev_vlan_rx_register() 639 vlan_group_set_device(np->vlgrp, vid, NULL); in netdev_vlan_rx_kill_vid() 1530 if (np->vlgrp && le16_to_cpu(desc->status2) & 0x0200) { in __netdev_rx() 1541 vlan_hwaccel_rx(skb, np->vlgrp, vlid); in __netdev_rx() 1765 if (np->vlgrp) { in set_rx_mode() 1769 if (vlan_group_get_device(np->vlgrp, i)) { in set_rx_mode()
|
D | via-velocity.c | 516 if (vptr->vlgrp) { in velocity_init_cam_filter() 519 if (!vlan_group_get_device(vptr->vlgrp, 0)) in velocity_init_cam_filter() 523 if (vlan_group_get_device(vptr->vlgrp, vid)) { in velocity_init_cam_filter() 539 vptr->vlgrp = grp; in velocity_vlan_rx_register() 556 vlan_group_set_device(vptr->vlgrp, vid, NULL); in velocity_vlan_rx_kill_vid() 2097 if (vptr->vlgrp && (rd->rdesc0.RSR & RSR_DETAG)) { in velocity_receive_frame() 2098 vlan_hwaccel_rx(skb, vptr->vlgrp, in velocity_receive_frame()
|
D | amd8111e.h | 787 struct vlan_group *vlgrp; member
|
/linux-2.6.39/drivers/net/ixgbevf/ |
D | ixgbevf.h | 189 struct vlan_group *vlgrp; member
|
D | ixgbevf_main.c | 293 if (adapter->vlgrp && is_vlan) in ixgbevf_receive_skb() 295 adapter->vlgrp, in ixgbevf_receive_skb() 300 if (adapter->vlgrp && is_vlan) in ixgbevf_receive_skb() 301 vlan_hwaccel_rx(skb, adapter->vlgrp, tag); in ixgbevf_receive_skb() 1411 adapter->vlgrp = grp; in ixgbevf_vlan_rx_register() 1439 vlan_group_set_device(adapter->vlgrp, vid, NULL); in ixgbevf_vlan_rx_kill_vid() 1451 ixgbevf_vlan_rx_register(adapter->netdev, adapter->vlgrp); in ixgbevf_restore_vlan() 1453 if (adapter->vlgrp) { in ixgbevf_restore_vlan() 1456 if (!vlan_group_get_device(adapter->vlgrp, vid)) in ixgbevf_restore_vlan()
|
/linux-2.6.39/drivers/net/e1000/ |
D | e1000_main.c | 333 if (adapter->vlgrp) { in e1000_update_mng_vlan() 334 if (!vlan_group_get_device(adapter->vlgrp, vid)) { in e1000_update_mng_vlan() 344 !vlan_group_get_device(adapter->vlgrp, old_vid)) in e1000_update_mng_vlan() 1422 !(adapter->vlgrp && in e1000_close() 1423 vlan_group_get_device(adapter->vlgrp, adapter->mng_vlan_id))) { in e1000_close() 2214 if (adapter->vlgrp) in e1000_set_rx_mode() 3716 if ((unlikely(adapter->vlgrp && (status & E1000_RXD_STAT_VP)))) in e1000_receive_skb() 3717 vlan_gro_receive(&adapter->napi, adapter->vlgrp, in e1000_receive_skb() 4513 adapter->vlgrp = grp; in e1000_vlan_rx_register() 4574 vlan_group_set_device(adapter->vlgrp, vid, NULL); in e1000_vlan_rx_kill_vid() [all …]
|
D | e1000.h | 218 struct vlan_group *vlgrp; member
|
/linux-2.6.39/include/linux/ |
D | if_vlan.h | 122 struct vlan_group *grp = rcu_dereference_rtnl(real_dev->vlgrp); in vlan_find_dev()
|
/linux-2.6.39/drivers/net/igb/ |
D | igb.h | 255 struct vlan_group *vlgrp; member
|
/linux-2.6.39/drivers/net/atl1e/ |
D | atl1e_main.c | 326 adapter->vlgrp = grp; in atl1e_vlan_rx_register() 344 atl1e_vlan_rx_register(adapter->netdev, adapter->vlgrp); in atl1e_restore_vlan() 1045 if (adapter->vlgrp) in atl1e_setup_mac_ctrl() 1429 if (unlikely(adapter->vlgrp && in atl1e_clean_rx_irq() 1437 vlan_hwaccel_receive_skb(skb, adapter->vlgrp, in atl1e_clean_rx_irq() 2103 if (adapter->vlgrp) in atl1e_suspend()
|
D | atl1e.h | 436 struct vlan_group *vlgrp; member
|
/linux-2.6.39/drivers/net/qlcnic/ |
D | qlcnic_init.c | 1470 if ((vid != 0xffff) && adapter->vlgrp) in qlcnic_process_rcv() 1471 vlan_gro_receive(&sds_ring->napi, adapter->vlgrp, vid, skb); in qlcnic_process_rcv() 1555 if ((vid != 0xffff) && adapter->vlgrp) in qlcnic_process_lro() 1556 vlan_hwaccel_receive_skb(skb, adapter->vlgrp, vid); in qlcnic_process_lro()
|