Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_main.c3059 netdev_features_t dflt_features; in ice_set_netdev_features() local
3069 dflt_features = NETIF_F_SG | in ice_set_netdev_features()
3098 netdev->hw_features = dflt_features | csumo_features | in ice_set_netdev_features()
3107 netdev->hw_enc_features |= dflt_features | csumo_features | in ice_set_netdev_features()
3109 netdev->vlan_features |= dflt_features | csumo_features | in ice_set_netdev_features()