Searched refs:wanted_features (Results 1 – 10 of 10) sorted by relevance
3598 if (netdev->wanted_features) { in iavf_process_config()3599 if (!(netdev->wanted_features & NETIF_F_TSO) || in iavf_process_config()3602 if (!(netdev->wanted_features & NETIF_F_TSO6) || in iavf_process_config()3605 if (!(netdev->wanted_features & NETIF_F_TSO_ECN)) in iavf_process_config()3607 if (!(netdev->wanted_features & NETIF_F_GRO)) in iavf_process_config()3609 if (!(netdev->wanted_features & NETIF_F_GSO)) in iavf_process_config()
754 bond_dev->wanted_features |= BOND_XFRM_FEATURES; in bond_set_xfrm_features()756 bond_dev->wanted_features &= ~BOND_XFRM_FEATURES; in bond_set_xfrm_features()
1970 vf_netdev->wanted_features = features; in netvsc_set_features()2412 vf_netdev->wanted_features = ndev->features; in netvsc_register_vf()
1039 netdev_features_t wanted_features, in mlxsw_sp_handle_feature() argument1043 netdev_features_t changes = wanted_features ^ dev->features; in mlxsw_sp_handle_feature()1044 bool enable = !!(wanted_features & feature); in mlxsw_sp_handle_feature()
2244 dev->wanted_features |= NETIF_F_GRO; in cxgb_extension_ioctl()2246 dev->wanted_features &= ~NETIF_F_GRO; in cxgb_extension_ioctl()
2913 tun->dev->wanted_features &= ~TUN_USER_FEATURES; in set_offload()2914 tun->dev->wanted_features |= features; in set_offload()
3541 if (dev->wanted_features & NETIF_F_HW_VLAN_CTAG_RX) in mlx4_en_reset_config()
4156 tmp & adapter->netdev->wanted_features; in send_control_ip_offload()
1110 dev->wanted_features = dev->features; in mvpp2_bm_update_mtu()
6763 dev->wanted_features |= NETIF_F_HW_VLAN_CTAG_FILTER; in qeth_enable_hw_features()