Home
last modified time | relevance | path

Searched refs:vlan_features (Results 1 – 25 of 102) sorted by relevance

12345

/drivers/net/
A Dnet_failover.c378 netdev_features_t vlan_features = FAILOVER_VLAN_FEATURES & in net_failover_compute_features() local
389 vlan_features = in net_failover_compute_features()
390 netdev_increment_features(vlan_features, in net_failover_compute_features()
391 primary_dev->vlan_features, in net_failover_compute_features()
405 vlan_features = in net_failover_compute_features()
406 netdev_increment_features(vlan_features, in net_failover_compute_features()
407 standby_dev->vlan_features, in net_failover_compute_features()
419 dev->vlan_features = vlan_features; in net_failover_compute_features()
A Difb.c323 dev->vlan_features |= IFB_FEATURES & ~(NETIF_F_HW_VLAN_CTAG_TX | in ifb_setup()
A Dmacvlan.c933 dev->vlan_features = lowerdev->vlan_features & MACVLAN_FEATURES; in macvlan_init()
934 dev->vlan_features |= ALWAYS_ON_OFFLOADS; in macvlan_init()
/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_fcoe.c83 netdev->vlan_features |= NETIF_F_FCOE_CRC; in cxgb_fcoe_enable()
113 netdev->vlan_features &= ~NETIF_F_FCOE_CRC; in cxgb_fcoe_disable()
/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_vfr.c477 dev->vlan_features = pf_dev->vlan_features; in bnxt_vf_rep_netdev_init()
/drivers/net/team/
A Dteam_core.c996 netdev_features_t vlan_features = TEAM_VLAN_FEATURES; in __team_compute_features() local
1006 vlan_features = netdev_base_features(vlan_features); in __team_compute_features()
1010 vlan_features = netdev_increment_features(vlan_features, in __team_compute_features()
1011 port->dev->vlan_features, in __team_compute_features()
1025 team->dev->vlan_features = vlan_features; in __team_compute_features()
/drivers/net/ipvlan/
A Dipvlan_main.c142 dev->vlan_features = phy_dev->vlan_features & IPVLAN_FEATURES; in ipvlan_init()
143 dev->vlan_features |= IPVLAN_ALWAYS_ON_OFLOADS; in ipvlan_init()
/drivers/net/ethernet/freescale/enetc/
A Denetc_vf.c157 ndev->vlan_features = NETIF_F_SG | NETIF_F_HW_CSUM | in enetc_vf_netdev_setup()
A Denetc_pf_common.c120 ndev->vlan_features = NETIF_F_SG | NETIF_F_HW_CSUM | in enetc_pf_netdev_setup()
/drivers/net/ethernet/broadcom/bnge/
A Dbnge_netdev.c219 netdev->vlan_features = netdev->hw_features | NETIF_F_HIGHDMA; in bnge_netdev_alloc()
/drivers/net/ethernet/wangxun/txgbe/
A Dtxgbe_main.c794 netdev->vlan_features |= netdev->features | NETIF_F_TSO_MANGLEID; in txgbe_probe()
795 netdev->hw_enc_features |= netdev->vlan_features; in txgbe_probe()
/drivers/s390/net/
A Dqeth_l2_main.c1110 card->dev->vlan_features |= NETIF_F_IP_CSUM; in qeth_l2_setup_netdev()
1115 card->dev->vlan_features |= NETIF_F_IPV6_CSUM; in qeth_l2_setup_netdev()
1120 card->dev->vlan_features |= NETIF_F_RXCSUM; in qeth_l2_setup_netdev()
1124 card->dev->vlan_features |= NETIF_F_TSO; in qeth_l2_setup_netdev()
1128 card->dev->vlan_features |= NETIF_F_TSO6; in qeth_l2_setup_netdev()
A Dqeth_l3_main.c1878 card->dev->vlan_features |= NETIF_F_TSO | in qeth_l3_setup_netdev()
1884 card->dev->vlan_features |= NETIF_F_IPV6_CSUM; in qeth_l3_setup_netdev()
1888 card->dev->vlan_features |= NETIF_F_TSO6; in qeth_l3_setup_netdev()
/drivers/net/ethernet/amd/xgbe/
A Dxgbe-main.c267 netdev->vlan_features |= NETIF_F_SG | in xgbe_config_netdev()
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c5659 netdev->vlan_features |= NETIF_F_SG; in mlx5e_build_nic_netdev()
5660 netdev->vlan_features |= NETIF_F_HW_CSUM; in mlx5e_build_nic_netdev()
5661 netdev->vlan_features |= NETIF_F_HW_MACSEC; in mlx5e_build_nic_netdev()
5662 netdev->vlan_features |= NETIF_F_GRO; in mlx5e_build_nic_netdev()
5663 netdev->vlan_features |= NETIF_F_TSO; in mlx5e_build_nic_netdev()
5664 netdev->vlan_features |= NETIF_F_TSO6; in mlx5e_build_nic_netdev()
5665 netdev->vlan_features |= NETIF_F_RXCSUM; in mlx5e_build_nic_netdev()
5666 netdev->vlan_features |= NETIF_F_RXHASH; in mlx5e_build_nic_netdev()
5667 netdev->vlan_features |= NETIF_F_GSO_PARTIAL; in mlx5e_build_nic_netdev()
5687 netdev->vlan_features |= NETIF_F_LRO; in mlx5e_build_nic_netdev()
[all …]
/drivers/net/ethernet/sfc/
A Def100_netdev.c451 net_dev->vlan_features |= NETIF_F_HW_CSUM | NETIF_F_SG | in ef100_probe_netdev()
/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_repr.c364 netdev->vlan_features = netdev->hw_features; in nfp_repr_init()
/drivers/net/bonding/
A Dbond_main.c1563 netdev_features_t vlan_features = BOND_VLAN_FEATURES; in bond_compute_features() local
1579 vlan_features = netdev_base_features(vlan_features); in bond_compute_features()
1583 vlan_features = netdev_increment_features(vlan_features, in bond_compute_features()
1584 slave->dev->vlan_features, BOND_VLAN_FEATURES); in bond_compute_features()
1615 bond_dev->vlan_features = vlan_features; in bond_compute_features()
/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-common.c198 netdev->vlan_features |= netdev->hw_features; in xlgmac_init()
/drivers/net/ethernet/renesas/
A Dravb.h1058 netdev_features_t vlan_features; member
/drivers/net/ethernet/qualcomm/emac/
A Demac.c672 netdev->vlan_features |= NETIF_F_SG | NETIF_F_HW_CSUM | in emac_probe()
/drivers/infiniband/hw/hfi1/
A Dvnic_main.c593 netdev->vlan_features = netdev->features; in hfi1_vnic_alloc_rn()
/drivers/net/usb/
A Daqc111.c742 dev->net->vlan_features |= AQ_SUPPORT_VLAN_FEATURE; in aqc111_bind()
1007 dev->net->vlan_features |= AQ_SUPPORT_VLAN_FEATURE; in aqc111_reset()
/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c2336 ndev->vlan_features |= in hns_nic_dev_probe()
2338 ndev->vlan_features |= NETIF_F_SG | NETIF_F_GSO | NETIF_F_GRO; in hns_nic_dev_probe()
2348 ndev->vlan_features |= NETIF_F_TSO | NETIF_F_TSO6; in hns_nic_dev_probe()
/drivers/net/ethernet/wangxun/ngbe/
A Dngbe_main.c681 netdev->vlan_features |= netdev->features; in ngbe_probe()

Completed in 107 milliseconds

12345