Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1917 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
3084 netdev->vlan_features = netdev->features & VLAN_FEAT; in cxgb4vf_pci_probe()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c3202 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
3316 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c6218 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
6858 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()