/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()
|
/drivers/net/ |
D | net_failover.c | 381 netdev_features_t vlan_features = FAILOVER_VLAN_FEATURES & in net_failover_compute_features() local 392 vlan_features = in net_failover_compute_features() 393 netdev_increment_features(vlan_features, in net_failover_compute_features() 394 primary_dev->vlan_features, in net_failover_compute_features() 408 vlan_features = in net_failover_compute_features() 409 netdev_increment_features(vlan_features, in net_failover_compute_features() 410 standby_dev->vlan_features, in net_failover_compute_features() 422 dev->vlan_features = vlan_features; in net_failover_compute_features()
|
D | ifb.c | 221 dev->vlan_features |= IFB_FEATURES & ~(NETIF_F_HW_VLAN_CTAG_TX | in ifb_setup()
|
D | macvlan.c | 883 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init() 884 dev->vlan_features |= ALWAYS_ON_OFFLOADS; in macvlan_init()
|
D | veth.c | 1200 dev->vlan_features = dev->features & in veth_setup()
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_vfr.c | 382 dev->vlan_features = pf_dev->vlan_features; in bnxt_vf_rep_netdev_init()
|
/drivers/s390/net/ |
D | qeth_l2_main.c | 730 card->dev->vlan_features |= NETIF_F_IP_CSUM; in qeth_l2_setup_netdev() 735 card->dev->vlan_features |= NETIF_F_IPV6_CSUM; in qeth_l2_setup_netdev() 740 card->dev->vlan_features |= NETIF_F_RXCSUM; in qeth_l2_setup_netdev() 744 card->dev->vlan_features |= NETIF_F_TSO; in qeth_l2_setup_netdev() 748 card->dev->vlan_features |= NETIF_F_TSO6; in qeth_l2_setup_netdev()
|
D | qeth_l3_main.c | 2194 card->dev->vlan_features |= NETIF_F_TSO | in qeth_l3_setup_netdev() 2200 card->dev->vlan_features |= NETIF_F_IPV6_CSUM; in qeth_l3_setup_netdev() 2204 card->dev->vlan_features |= NETIF_F_TSO6; in qeth_l3_setup_netdev()
|
/drivers/net/team/ |
D | team.c | 983 netdev_features_t vlan_features = TEAM_VLAN_FEATURES & in __team_compute_features() local 991 vlan_features = netdev_increment_features(vlan_features, in __team_compute_features() 992 port->dev->vlan_features, in __team_compute_features() 1005 team->dev->vlan_features = vlan_features; in __team_compute_features()
|
/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 383 netdev->vlan_features |= NETIF_F_SG | in xgbe_config_netdev()
|
/drivers/net/bonding/ |
D | bond_main.c | 1090 netdev_features_t vlan_features = BOND_VLAN_FEATURES; in bond_compute_features() local 1102 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features() 1106 vlan_features = netdev_increment_features(vlan_features, in bond_compute_features() 1107 slave->dev->vlan_features, BOND_VLAN_FEATURES); in bond_compute_features() 1127 bond_dev->vlan_features = vlan_features; in bond_compute_features()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 4846 netdev->vlan_features |= NETIF_F_SG; in mlx5e_build_nic_netdev() 4847 netdev->vlan_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev() 4848 netdev->vlan_features |= NETIF_F_GRO; in mlx5e_build_nic_netdev() 4849 netdev->vlan_features |= NETIF_F_TSO; in mlx5e_build_nic_netdev() 4850 netdev->vlan_features |= NETIF_F_TSO6; in mlx5e_build_nic_netdev() 4851 netdev->vlan_features |= NETIF_F_RXCSUM; in mlx5e_build_nic_netdev() 4852 netdev->vlan_features |= NETIF_F_RXHASH; in mlx5e_build_nic_netdev() 4864 netdev->vlan_features |= NETIF_F_LRO; in mlx5e_build_nic_netdev() 4866 netdev->hw_features = netdev->vlan_features; in mlx5e_build_nic_netdev()
|
/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_repr.c | 350 netdev->vlan_features = netdev->hw_features; in nfp_repr_init()
|
/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-common.c | 200 netdev->vlan_features |= netdev->hw_features; in xlgmac_init()
|
/drivers/net/ethernet/qualcomm/emac/ |
D | emac.c | 675 netdev->vlan_features |= NETIF_F_SG | NETIF_F_HW_CSUM | in emac_probe()
|
/drivers/net/usb/ |
D | aqc111.c | 736 dev->net->vlan_features |= AQ_SUPPORT_VLAN_FEATURE; in aqc111_bind() 1001 dev->net->vlan_features |= AQ_SUPPORT_VLAN_FEATURE; in aqc111_reset()
|
/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.c | 2341 ndev->vlan_features |= in hns_nic_dev_probe() 2343 ndev->vlan_features |= NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in hns_nic_dev_probe() 2353 ndev->vlan_features |= NETIF_F_TSO | NETIF_F_TSO6; in hns_nic_dev_probe()
|
/drivers/infiniband/hw/hfi1/ |
D | vnic_main.c | 833 netdev->vlan_features = netdev->features; in hfi1_vnic_alloc_rn()
|
/drivers/net/ethernet/huawei/hinic/ |
D | hinic_main.c | 848 netdev->vlan_features = netdev->hw_features; in netdev_features_init()
|
/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2818 netdev->vlan_features |= netdev->features | NETIF_F_TSO_MANGLEID; in igbvf_probe() 2820 netdev->hw_enc_features |= netdev->vlan_features; in igbvf_probe()
|
/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_nic.c | 290 self->ndev->vlan_features |= NETIF_F_HW_CSUM | NETIF_F_RXCSUM | in aq_nic_ndev_init()
|
/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 3911 netdev->vlan_features |= mgp->features; in myri10ge_probe() 3913 netdev->vlan_features &= ~NETIF_F_TSO6; in myri10ge_probe() 3915 netdev->vlan_features &= ~NETIF_F_TSO; in myri10ge_probe()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 2306 netdev->vlan_features |= (NETIF_F_SG | NETIF_F_IP_CSUM | in qlcnic_setup_netdev() 2311 netdev->vlan_features |= (NETIF_F_TSO | NETIF_F_TSO6); in qlcnic_setup_netdev() 2316 netdev->vlan_features |= NETIF_F_HIGHDMA; in qlcnic_setup_netdev()
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_netdev.c | 1703 dev->vlan_features |= dev->features; in fm10k_alloc_netdev()
|
/drivers/net/ethernet/hisilicon/ |
D | hix5hd2_gmac.c | 1244 ndev->vlan_features |= ndev->features; in hix5hd2_dev_probe()
|