Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_main.c1980 netdev_features_t dflt_features; in ice_set_netdev_features() local
1990 dflt_features = NETIF_F_SG | in ice_set_netdev_features()
2006 netdev->hw_features = dflt_features | csumo_features | in ice_set_netdev_features()
2012 netdev->hw_enc_features |= dflt_features | csumo_features | in ice_set_netdev_features()
2014 netdev->vlan_features |= dflt_features | csumo_features | in ice_set_netdev_features()