Searched refs:dflt_features (Results 1 – 1 of 1) sorted by relevance
2305 netdev_features_t dflt_features; in ice_cfg_netdev() local2320 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()