Home
last modified time | relevance | path

Searched refs:VLAN_FEAT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c1358 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_HW_CSUM | TSO_FLAGS | \ macro
1770 netdev->vlan_features = netdev->features & VLAN_FEAT; in fun_create_netdev()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1925 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
3074 netdev->vlan_features = netdev->features & VLAN_FEAT; in cxgb4vf_pci_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c3203 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
3317 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c3203 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
3310 netdev->vlan_features |= netdev->features & VLAN_FEAT; in init_one()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6220 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
6858 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6209 #define VLAN_FEAT (NETIF_F_SG | NETIF_F_IP_CSUM | TSO_FLAGS | \ macro
6833 netdev->vlan_features = netdev->features & VLAN_FEAT; in init_one()

Completed in 35 milliseconds