Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_main.c2305 netdev_features_t dflt_features; in ice_cfg_netdev() local
2320 dflt_features = NETIF_F_SG | in ice_cfg_netdev()
2335 netdev->hw_features = dflt_features | csumo_features | in ice_cfg_netdev()
2341 netdev->hw_enc_features |= dflt_features | csumo_features | in ice_cfg_netdev()
2343 netdev->vlan_features |= dflt_features | csumo_features | in ice_cfg_netdev()