Home
last modified time | relevance | path

Searched refs:VLAN_FEAT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1346 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_HW_CSUM | TSO_FLAGS | \ macro
1758 netdev->vlan_features = netdev->features & VLAN_FEAT; in fun_create_netdev()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6198 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
6805 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()