Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Def10.c1357 netdev_features_t encap_tso_features; in efx_ef10_init_nic() local
1359 encap_tso_features = NETIF_F_GSO_UDP_TUNNEL | NETIF_F_GSO_GRE | in efx_ef10_init_nic()
1362 hw_enc_features |= encap_tso_features | NETIF_F_TSO; in efx_ef10_init_nic()
1363 efx->net_dev->features |= encap_tso_features; in efx_ef10_init_nic()