/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_fcoe.c | 83 netdev->vlan_features |= NETIF_F_FCOE_CRC; in cxgb_fcoe_enable() 85 netdev->vlan_features |= NETIF_F_FCOE_MTU; in cxgb_fcoe_enable() 114 netdev->vlan_features &= ~NETIF_F_FCOE_CRC; in cxgb_fcoe_disable() 116 netdev->vlan_features &= ~NETIF_F_FCOE_MTU; in cxgb_fcoe_disable()
|
D | cxgb4_main.c | 4592 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()
|
/linux-4.1.27/net/8021q/ |
D | vlan_dev.c | 550 dev->features |= real_dev->vlan_features | NETIF_F_LLTX | in vlan_dev_init() 556 dev->vlan_features = real_dev->vlan_features & ~NETIF_F_ALL_FCOE; in vlan_dev_init() 613 features = netdev_intersect_features(features, real_dev->vlan_features); in vlan_dev_fix_features()
|
/linux-4.1.27/net/openvswitch/ |
D | vport-internal_dev.c | 148 netdev->vlan_features = netdev->features; in do_setup()
|
/linux-4.1.27/net/dsa/ |
D | slave.c | 858 slave_dev->features = master->vlan_features; in dsa_slave_create() 867 slave_dev->vlan_features = master->vlan_features; in dsa_slave_create()
|
/linux-4.1.27/drivers/net/ |
D | ifb.c | 183 dev->vlan_features |= IFB_FEATURES & ~(NETIF_F_HW_VLAN_CTAG_TX | in ifb_setup()
|
D | veth.c | 307 dev->vlan_features = dev->features & in veth_setup()
|
D | macvlan.c | 802 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init()
|
D | virtio_net.c | 1786 dev->vlan_features = dev->features; in virtnet_probe()
|
D | tun.c | 1666 dev->vlan_features = dev->features & in tun_set_iff()
|
D | vxlan.c | 2366 dev->vlan_features = dev->features; in vxlan_setup()
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 975 u32 vlan_features = TEAM_VLAN_FEATURES & NETIF_F_ALL_FOR_ALL; in __team_compute_features() local 981 vlan_features = netdev_increment_features(vlan_features, in __team_compute_features() 982 port->dev->vlan_features, in __team_compute_features() 990 team->dev->vlan_features = vlan_features; in __team_compute_features()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_fcoe.c | 1498 netdev->vlan_features = netdev->features; in i40e_fcoe_config_netdev() 1499 netdev->vlan_features &= ~(NETIF_F_HW_VLAN_CTAG_TX | in i40e_fcoe_config_netdev() 1504 netdev->vlan_features |= NETIF_F_ALL_FCOE; in i40e_fcoe_config_netdev()
|
D | i40e_main.c | 8211 netdev->vlan_features = netdev->features & ~(NETIF_F_HW_VLAN_CTAG_TX | in i40e_config_netdev()
|
/linux-4.1.27/net/bridge/ |
D | br_device.c | 382 dev->vlan_features = COMMON_FEATURES; in br_dev_setup()
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2732 netdev->vlan_features |= NETIF_F_TSO; in igbvf_probe() 2733 netdev->vlan_features |= NETIF_F_TSO6; in igbvf_probe() 2734 netdev->vlan_features |= NETIF_F_IP_CSUM; in igbvf_probe() 2735 netdev->vlan_features |= NETIF_F_IPV6_CSUM; in igbvf_probe() 2736 netdev->vlan_features |= NETIF_F_SG; in igbvf_probe()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_main.c | 1069 netdev_features_t vlan_features = BOND_VLAN_FEATURES; in bond_compute_features() local 1080 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features() 1083 vlan_features = netdev_increment_features(vlan_features, in bond_compute_features() 1084 slave->dev->vlan_features, BOND_VLAN_FEATURES); in bond_compute_features() 1098 bond_dev->vlan_features = vlan_features; in bond_compute_features()
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 483 netdev->vlan_features |= NETIF_F_SG | in xgbe_probe()
|
/linux-4.1.27/Documentation/networking/ |
D | netdev-features.txt | 30 3. netdev->vlan_features set contains features whose state is inherited
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 8545 netdev->vlan_features |= NETIF_F_TSO; in ixgbe_probe() 8546 netdev->vlan_features |= NETIF_F_TSO6; in ixgbe_probe() 8547 netdev->vlan_features |= NETIF_F_IP_CSUM; in ixgbe_probe() 8548 netdev->vlan_features |= NETIF_F_IPV6_CSUM; in ixgbe_probe() 8549 netdev->vlan_features |= NETIF_F_SG; in ixgbe_probe() 8584 netdev->vlan_features |= NETIF_F_FSO | in ixgbe_probe() 8591 netdev->vlan_features |= NETIF_F_HIGHDMA; in ixgbe_probe()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_netdev.c | 1428 dev->vlan_features |= dev->features; in fm10k_alloc_netdev()
|
D | fm10k_pci.c | 1618 netdev->vlan_features |= NETIF_F_HIGHDMA; in fm10k_sw_init()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 2297 netdev->vlan_features |= (NETIF_F_SG | NETIF_F_IP_CSUM | in qlcnic_setup_netdev() 2302 netdev->vlan_features |= (NETIF_F_TSO | NETIF_F_TSO6); in qlcnic_setup_netdev() 2307 netdev->vlan_features |= NETIF_F_HIGHDMA; in qlcnic_setup_netdev()
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 4107 netdev->vlan_features |= mgp->features; in myri10ge_probe() 4109 netdev->vlan_features &= ~NETIF_F_TSO6; in myri10ge_probe() 4111 netdev->vlan_features &= ~NETIF_F_TSO; in myri10ge_probe()
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
D | tilepro.c | 2275 dev->vlan_features |= features; in tile_net_setup()
|
D | tilegx.c | 2184 dev->vlan_features |= features; in tile_net_setup()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 1380 netdev->vlan_features |= netdev->hw_features; in netxen_setup_netdev() 1384 netdev->vlan_features |= NETIF_F_HIGHDMA; in netxen_setup_netdev()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 1662 net_dev->vlan_features = net_dev->features; in bgmac_probe()
|
D | bnx2.c | 7718 dev->vlan_features |= (dev->hw_features & NETIF_F_ALL_TSO); in bnx2_set_features() 7720 dev->vlan_features &= ~NETIF_F_ALL_TSO; in bnx2_set_features() 8562 dev->vlan_features = dev->hw_features; in bnx2_init_one()
|
D | tg3.c | 17789 dev->vlan_features |= features; in tg3_init_one()
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | sky2.c | 1434 dev->vlan_features |= SKY2_VLAN_OFFLOADS; in sky2_vlan_mode() 1440 dev->vlan_features &= ~SKY2_VLAN_OFFLOADS; in sky2_vlan_mode() 4806 dev->vlan_features |= SKY2_VLAN_OFFLOADS; in sky2_init_netdev()
|
D | mv643xx_eth.c | 3154 dev->vlan_features = dev->features; in mv643xx_eth_probe()
|
D | mvneta.c | 3159 dev->vlan_features |= dev->features; in mvneta_probe()
|
D | mvpp2.c | 6142 dev->vlan_features |= features; in mvpp2_port_probe()
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 1995 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in cp_init_one()
|
D | 8139too.c | 1020 dev->vlan_features = dev->features; in rtl8139_init_one()
|
D | r8169.c | 8278 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in rtl_init_one()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_main.c | 2131 netdev->vlan_features = netdev->features; in i40evf_init_task()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 487 netdev->vlan_features |= NETIF_F_HIGHDMA; in ixgb_probe()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp_core.c | 1865 ndev->vlan_features |= NETIF_F_SG; in netcp_create_interface()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 1076 netdev->vlan_features |= NETIF_F_HIGHDMA; in e1000_probe() 1079 netdev->vlan_features |= (NETIF_F_TSO | in e1000_probe()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 4763 ndev->vlan_features = ndev->hw_features; in qlge_probe() 4765 ndev->vlan_features &= ~(NETIF_F_HW_VLAN_CTAG_FILTER | in qlge_probe()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 2777 netdev->vlan_features = NETIF_F_SG | TSO_FLAGS | in cxgb4vf_pci_probe()
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 1548 netdev_features_t vlan_features; member
|
/linux-4.1.27/net/core/ |
D | dev.c | 2630 dev->vlan_features | in netif_skb_features() 6398 dev->vlan_features |= NETIF_F_HIGHDMA; in register_netdevice()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | efx.c | 2997 net_dev->vlan_features |= (NETIF_F_ALL_CSUM | NETIF_F_SG | in efx_pci_probe()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 6913 netdev->vlan_features |= (NETIF_F_SG | in e1000_probe() 6922 netdev->vlan_features |= NETIF_F_HIGHDMA; in e1000_probe()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2378 netdev->vlan_features |= NETIF_F_TSO | in igb_probe() 2388 netdev->vlan_features |= NETIF_F_HIGHDMA; in igb_probe()
|
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/ |
D | ehea_main.c | 3041 dev->vlan_features = NETIF_F_SG | NETIF_F_TSO | NETIF_F_HIGHDMA | in ehea_setup_single_port()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3289 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
|
/linux-4.1.27/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 2724 netdev->vlan_features = netdev->hw_features & in vmxnet3_declare_features()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 4012 netdev->vlan_features |= NETIF_F_TSO | in ixgbevf_probe()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 2905 dev->vlan_features = dev->hw_features; in mlx4_en_init_netdev()
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 3450 netdev->vlan_features = NETIF_F_SG | NETIF_F_HIGHDMA | in bnad_netdev_init()
|
/linux-4.1.27/drivers/net/usb/ |
D | r8152.c | 4006 netdev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in rtl8152_probe()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 5045 netdev->vlan_features |= NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 | in be_netdev_init()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 12798 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in bnx2x_init_dev()
|