Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_main.c2941 netdev_features_t dflt_features; in ice_set_netdev_features() local
2951 dflt_features = NETIF_F_SG | in ice_set_netdev_features()
2980 netdev->hw_features = dflt_features | csumo_features | in ice_set_netdev_features()
2989 netdev->hw_enc_features |= dflt_features | csumo_features | in ice_set_netdev_features()
2991 netdev->vlan_features |= dflt_features | csumo_features | in ice_set_netdev_features()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_main.c3421 netdev_features_t dflt_features; in ice_set_netdev_features() local
3431 dflt_features = NETIF_F_SG | in ice_set_netdev_features()
3464 netdev->hw_features = dflt_features | csumo_features | in ice_set_netdev_features()
3479 netdev->hw_enc_features |= dflt_features | csumo_features | in ice_set_netdev_features()
3481 netdev->vlan_features |= dflt_features | csumo_features | in ice_set_netdev_features()

Completed in 17 milliseconds