Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1921 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
3082 netdev->vlan_features = netdev->features & VLAN_FEAT; in cxgb4vf_pci_probe()
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c3211 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
3319 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c6215 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
6847 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()