/linux-4.4.14/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 | 4819 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 2049 netdev->vlan_features |= NETIF_F_SG; in mlx5e_build_netdev() 2050 netdev->vlan_features |= NETIF_F_IP_CSUM; in mlx5e_build_netdev() 2051 netdev->vlan_features |= NETIF_F_IPV6_CSUM; in mlx5e_build_netdev() 2052 netdev->vlan_features |= NETIF_F_GRO; in mlx5e_build_netdev() 2053 netdev->vlan_features |= NETIF_F_TSO; in mlx5e_build_netdev() 2054 netdev->vlan_features |= NETIF_F_TSO6; in mlx5e_build_netdev() 2055 netdev->vlan_features |= NETIF_F_RXCSUM; in mlx5e_build_netdev() 2056 netdev->vlan_features |= NETIF_F_RXHASH; in mlx5e_build_netdev() 2059 netdev->vlan_features |= NETIF_F_LRO; in mlx5e_build_netdev() 2061 netdev->hw_features = netdev->vlan_features; in mlx5e_build_netdev()
|
/linux-4.4.14/net/openvswitch/ |
D | vport-internal_dev.c | 171 netdev->vlan_features = netdev->features; in do_setup()
|
/linux-4.4.14/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.4.14/drivers/net/ |
D | ifb.c | 227 dev->vlan_features |= IFB_FEATURES & ~(NETIF_F_HW_VLAN_CTAG_TX | in ifb_setup()
|
D | veth.c | 309 dev->vlan_features = dev->features & in veth_setup()
|
D | macvlan.c | 804 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init()
|
D | virtio_net.c | 1790 dev->vlan_features = dev->features; in virtnet_probe()
|
D | tun.c | 1711 dev->vlan_features = dev->features & in tun_set_iff()
|
D | vxlan.c | 2531 dev->vlan_features = dev->features; in vxlan_setup()
|
/linux-4.4.14/net/dsa/ |
D | slave.c | 1142 slave_dev->features = master->vlan_features; in dsa_slave_create() 1155 slave_dev->vlan_features = master->vlan_features; in dsa_slave_create()
|
/linux-4.4.14/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 | 8696 netdev->vlan_features = netdev->features & ~(NETIF_F_HW_VLAN_CTAG_TX | in i40e_config_netdev()
|
/linux-4.4.14/net/bridge/ |
D | br_device.c | 382 dev->vlan_features = COMMON_FEATURES; in br_dev_setup()
|
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2734 netdev->vlan_features |= NETIF_F_TSO; in igbvf_probe() 2735 netdev->vlan_features |= NETIF_F_TSO6; in igbvf_probe() 2736 netdev->vlan_features |= NETIF_F_IP_CSUM; in igbvf_probe() 2737 netdev->vlan_features |= NETIF_F_IPV6_CSUM; in igbvf_probe() 2738 netdev->vlan_features |= NETIF_F_SG; in igbvf_probe()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 1082 netdev_features_t vlan_features = BOND_VLAN_FEATURES; in bond_compute_features() local 1093 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features() 1096 vlan_features = netdev_increment_features(vlan_features, in bond_compute_features() 1097 slave->dev->vlan_features, BOND_VLAN_FEATURES); in bond_compute_features() 1111 bond_dev->vlan_features = vlan_features; in bond_compute_features()
|
/linux-4.4.14/Documentation/networking/ |
D | netdev-features.txt | 30 3. netdev->vlan_features set contains features whose state is inherited
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 731 netdev->vlan_features |= NETIF_F_SG | in xgbe_probe()
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.c | 1549 ndev->vlan_features |= in hns_nic_dev_probe() 1551 ndev->vlan_features |= NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in hns_nic_dev_probe()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 8798 netdev->vlan_features |= NETIF_F_TSO; in ixgbe_probe() 8799 netdev->vlan_features |= NETIF_F_TSO6; in ixgbe_probe() 8800 netdev->vlan_features |= NETIF_F_IP_CSUM; in ixgbe_probe() 8801 netdev->vlan_features |= NETIF_F_IPV6_CSUM; in ixgbe_probe() 8802 netdev->vlan_features |= NETIF_F_SG; in ixgbe_probe() 8844 netdev->vlan_features |= NETIF_F_FSO | in ixgbe_probe() 8851 netdev->vlan_features |= NETIF_F_HIGHDMA; in ixgbe_probe()
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_netdev.c | 1426 dev->vlan_features |= dev->features; in fm10k_alloc_netdev()
|
D | fm10k_pci.c | 1680 netdev->vlan_features |= NETIF_F_HIGHDMA; in fm10k_sw_init()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 2307 netdev->vlan_features |= (NETIF_F_SG | NETIF_F_IP_CSUM | in qlcnic_setup_netdev() 2312 netdev->vlan_features |= (NETIF_F_TSO | NETIF_F_TSO6); in qlcnic_setup_netdev() 2317 netdev->vlan_features |= NETIF_F_HIGHDMA; in qlcnic_setup_netdev()
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/tile/ |
D | tilepro.c | 2272 dev->vlan_features |= features; in tile_net_setup()
|
D | tilegx.c | 2185 dev->vlan_features |= features; in tile_net_setup()
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 1550 netdev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO; in nicvf_probe()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 1680 net_dev->vlan_features = net_dev->features; in bgmac_probe()
|
D | bnx2.c | 7736 dev->vlan_features |= (dev->hw_features & NETIF_F_ALL_TSO); in bnx2_set_features() 7738 dev->vlan_features &= ~NETIF_F_ALL_TSO; in bnx2_set_features() 8587 dev->vlan_features = dev->hw_features; in bnx2_init_one()
|
D | tg3.c | 17789 dev->vlan_features |= features; in tg3_init_one()
|
/linux-4.4.14/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 | 3182 dev->vlan_features = dev->features; in mv643xx_eth_probe()
|
D | mvneta.c | 3406 dev->vlan_features |= dev->features; in mvneta_probe()
|
D | mvpp2.c | 6243 dev->vlan_features |= features; in mvpp2_port_probe()
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 2010 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 | 8375 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in rtl_init_one()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | netcp_core.c | 1879 ndev->vlan_features |= NETIF_F_SG; in netcp_create_interface()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_main.c | 2129 netdev->vlan_features = netdev->features & in i40evf_process_config()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 487 netdev->vlan_features |= NETIF_F_HIGHDMA; in ixgb_probe()
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 4773 ndev->vlan_features = ndev->hw_features; in qlge_probe() 4775 ndev->vlan_features &= ~(NETIF_F_HW_VLAN_CTAG_FILTER | in qlge_probe()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 1250 ndev->vlan_features = hw_features | NETIF_F_RXHASH | NETIF_F_RXCSUM | in qede_init_ndev()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 2778 netdev->vlan_features = NETIF_F_SG | TSO_FLAGS | in cxgb4vf_pci_probe()
|
/linux-4.4.14/net/core/ |
D | dev.c | 2693 dev->vlan_features | in netif_skb_features() 6677 dev->vlan_features |= NETIF_F_HIGHDMA; in register_netdevice()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | efx.c | 3129 net_dev->vlan_features |= (NETIF_F_ALL_CSUM | NETIF_F_SG | in efx_pci_probe()
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 1581 netdev_features_t vlan_features; member
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | lio_main.c | 3286 netdev->vlan_features = lio->dev_capability; in setup_nic_devices()
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2367 netdev->vlan_features |= NETIF_F_TSO | in igb_probe() 2377 netdev->vlan_features |= NETIF_F_HIGHDMA; in igb_probe()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 7134 netdev->vlan_features |= (NETIF_F_SG | in e1000_probe() 7143 netdev->vlan_features |= NETIF_F_HIGHDMA; in e1000_probe()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 4025 netdev->vlan_features |= NETIF_F_TSO | in ixgbevf_probe()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 2964 dev->vlan_features = dev->hw_features; in mlx4_en_init_netdev()
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3289 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 2858 netdev->vlan_features = netdev->hw_features & in vmxnet3_declare_features()
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 3464 netdev->vlan_features = NETIF_F_SG | NETIF_F_HIGHDMA | in bnad_netdev_init()
|
/linux-4.4.14/drivers/net/usb/ |
D | r8152.c | 4172 netdev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO | in rtl8152_probe()
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 5365 netdev->vlan_features |= NETIF_F_SG | NETIF_F_TSO | NETIF_F_TSO6 | in be_netdev_init()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 5688 dev->vlan_features = dev->hw_features | NETIF_F_HIGHDMA; in bnxt_init_one()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 13205 dev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM | in bnx2x_init_dev()
|