/Linux-v6.1/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()
|
/Linux-v6.1/drivers/net/ |
D | net_failover.c | 382 netdev_features_t vlan_features = FAILOVER_VLAN_FEATURES & in net_failover_compute_features() local 393 vlan_features = in net_failover_compute_features() 394 netdev_increment_features(vlan_features, in net_failover_compute_features() 395 primary_dev->vlan_features, in net_failover_compute_features() 409 vlan_features = in net_failover_compute_features() 410 netdev_increment_features(vlan_features, in net_failover_compute_features() 411 standby_dev->vlan_features, in net_failover_compute_features() 423 dev->vlan_features = vlan_features; in net_failover_compute_features()
|
D | ifb.c | 323 dev->vlan_features |= IFB_FEATURES & ~(NETIF_F_HW_VLAN_CTAG_TX | in ifb_setup()
|
D | macvlan.c | 904 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init() 905 dev->vlan_features |= ALWAYS_ON_OFFLOADS; in macvlan_init()
|
/Linux-v6.1/net/8021q/ |
D | vlan_dev.c | 580 dev->vlan_features = real_dev->vlan_features & ~NETIF_F_ALL_FCOE; in vlan_dev_init() 650 lower_features = netdev_intersect_features((real_dev->vlan_features | in vlan_dev_fix_features()
|
/Linux-v6.1/net/openvswitch/ |
D | vport-internal_dev.c | 115 netdev->vlan_features = netdev->features; in do_setup()
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_vfr.c | 473 dev->vlan_features = pf_dev->vlan_features; in bnxt_vf_rep_netdev_init()
|
/Linux-v6.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_vf.c | 144 ndev->vlan_features = NETIF_F_SG | NETIF_F_HW_CSUM | in enetc_vf_netdev_setup()
|
/Linux-v6.1/drivers/net/ipvlan/ |
D | ipvlan_main.c | 141 dev->vlan_features = phy_dev->vlan_features & IPVLAN_FEATURES; in ipvlan_init() 142 dev->vlan_features |= IPVLAN_ALWAYS_ON_OFLOADS; in ipvlan_init()
|
/Linux-v6.1/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 376 netdev->vlan_features |= NETIF_F_SG | in xgbe_config_netdev()
|
/Linux-v6.1/drivers/net/team/ |
D | team.c | 993 netdev_features_t vlan_features = TEAM_VLAN_FEATURES & in __team_compute_features() local 1002 vlan_features = netdev_increment_features(vlan_features, in __team_compute_features() 1003 port->dev->vlan_features, in __team_compute_features() 1017 team->dev->vlan_features = vlan_features; in __team_compute_features()
|
/Linux-v6.1/drivers/s390/net/ |
D | qeth_l2_main.c | 1108 card->dev->vlan_features |= NETIF_F_IP_CSUM; in qeth_l2_setup_netdev() 1113 card->dev->vlan_features |= NETIF_F_IPV6_CSUM; in qeth_l2_setup_netdev() 1118 card->dev->vlan_features |= NETIF_F_RXCSUM; in qeth_l2_setup_netdev() 1122 card->dev->vlan_features |= NETIF_F_TSO; in qeth_l2_setup_netdev() 1126 card->dev->vlan_features |= NETIF_F_TSO6; in qeth_l2_setup_netdev()
|
D | qeth_l3_main.c | 1873 card->dev->vlan_features |= NETIF_F_TSO | in qeth_l3_setup_netdev() 1879 card->dev->vlan_features |= NETIF_F_IPV6_CSUM; in qeth_l3_setup_netdev() 1883 card->dev->vlan_features |= NETIF_F_TSO6; in qeth_l3_setup_netdev()
|
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | ef100_netdev.c | 378 net_dev->vlan_features |= NETIF_F_HW_CSUM | NETIF_F_SG | in ef100_probe_netdev()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_main.c | 5051 netdev->vlan_features |= NETIF_F_SG; in mlx5e_build_nic_netdev() 5052 netdev->vlan_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev() 5053 netdev->vlan_features |= NETIF_F_GRO; in mlx5e_build_nic_netdev() 5054 netdev->vlan_features |= NETIF_F_TSO; in mlx5e_build_nic_netdev() 5055 netdev->vlan_features |= NETIF_F_TSO6; in mlx5e_build_nic_netdev() 5056 netdev->vlan_features |= NETIF_F_RXCSUM; in mlx5e_build_nic_netdev() 5057 netdev->vlan_features |= NETIF_F_RXHASH; in mlx5e_build_nic_netdev() 5058 netdev->vlan_features |= NETIF_F_GSO_PARTIAL; in mlx5e_build_nic_netdev() 5078 netdev->vlan_features |= NETIF_F_LRO; in mlx5e_build_nic_netdev() 5080 netdev->hw_features = netdev->vlan_features; in mlx5e_build_nic_netdev() [all …]
|
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_repr.c | 366 netdev->vlan_features = netdev->hw_features; in nfp_repr_init()
|
/Linux-v6.1/net/bridge/ |
D | br_device.c | 499 dev->vlan_features = COMMON_FEATURES; in br_dev_setup()
|
/Linux-v6.1/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-common.c | 200 netdev->vlan_features |= netdev->hw_features; in xlgmac_init()
|
/Linux-v6.1/drivers/infiniband/hw/hfi1/ |
D | vnic_main.c | 593 netdev->vlan_features = netdev->features; in hfi1_vnic_alloc_rn()
|
/Linux-v6.1/drivers/net/ethernet/qualcomm/emac/ |
D | emac.c | 673 netdev->vlan_features |= NETIF_F_SG | NETIF_F_HW_CSUM | in emac_probe()
|
/Linux-v6.1/Documentation/networking/ |
D | netdev-features.rst | 33 3. netdev->vlan_features set contains features whose state is inherited
|
/Linux-v6.1/drivers/net/bonding/ |
D | bond_main.c | 1438 netdev_features_t vlan_features = BOND_VLAN_FEATURES; in bond_compute_features() local 1453 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features() 1457 vlan_features = netdev_increment_features(vlan_features, in bond_compute_features() 1458 slave->dev->vlan_features, BOND_VLAN_FEATURES); in bond_compute_features() 1484 bond_dev->vlan_features = vlan_features; in bond_compute_features()
|
/Linux-v6.1/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()
|
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns/ |
D | hns_enet.c | 2327 ndev->vlan_features |= in hns_nic_dev_probe() 2329 ndev->vlan_features |= NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in hns_nic_dev_probe() 2339 ndev->vlan_features |= NETIF_F_TSO | NETIF_F_TSO6; in hns_nic_dev_probe()
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_vf.c | 646 netdev->vlan_features |= netdev->features; in otx2vf_probe()
|