Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.c1400 #define SKY2_VLAN_OFFLOADS (NETIF_F_IP_CSUM | NETIF_F_SG | NETIF_F_TSO) macro
1419 dev->vlan_features |= SKY2_VLAN_OFFLOADS; in sky2_vlan_mode()
1425 dev->vlan_features &= ~SKY2_VLAN_OFFLOADS; in sky2_vlan_mode()
4648 dev->vlan_features |= SKY2_VLAN_OFFLOADS; in sky2_init_netdev()