Searched refs:VLAN_FEAT (Results 1 – 4 of 4) sorted by relevance
1361 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_HW_CSUM | TSO_FLAGS | \ macro1772 netdev->vlan_features = netdev->features & VLAN_FEAT; in fun_create_netdev()
1925 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro3074 netdev->vlan_features = netdev->features & VLAN_FEAT; in cxgb4vf_pci_probe()
3203 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro3310 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
6210 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro6835 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()