Searched refs:tso_feats (Results 1 – 1 of 1) sorted by relevance
1310 netdev_features_t tun_feats, tso_feats; in efx_ef10_init_nic() local1363 tso_feats = NETIF_F_TSO | NETIF_F_TSO6; in efx_ef10_init_nic()1372 net_dev->hw_enc_features |= tun_feats | tso_feats; in efx_ef10_init_nic()1375 net_dev->hw_enc_features &= ~(tun_feats | tso_feats); in efx_ef10_init_nic()