Searched refs:fixed_features (Results 1 – 6 of 6) sorted by relevance
253 efx->fixed_features |= NETIF_F_HW_VLAN_CTAG_FILTER; in efx_ef10_vadaptor_alloc_set_features()255 efx->fixed_features &= ~NETIF_F_HW_VLAN_CTAG_FILTER; in efx_ef10_vadaptor_alloc_set_features()
692 efx->net_dev->hw_features &= ~efx->fixed_features; in efx_start_datapath()693 efx->net_dev->features |= efx->fixed_features; in efx_start_datapath()3526 net_dev->hw_features |= net_dev->features & ~efx->fixed_features; in efx_pci_probe_post_io()3536 net_dev->features |= efx->fixed_features; in efx_pci_probe_post_io()3569 efx->fixed_features |= NETIF_F_HIGHDMA; in efx_pci_probe()
1029 netdev_features_t fixed_features; member
4995 efx->fixed_features &= ~NETIF_F_HW_VLAN_CTAG_FILTER; in efx_ef10_filter_table_probe()
647 efx->net_dev->hw_features &= ~efx->fixed_features; in ef4_start_datapath()648 efx->net_dev->features |= efx->fixed_features; in ef4_start_datapath()2931 efx->fixed_features |= NETIF_F_HIGHDMA; in ef4_pci_probe()2959 net_dev->hw_features = net_dev->features & ~efx->fixed_features; in ef4_pci_probe()2966 net_dev->features |= efx->fixed_features; in ef4_pci_probe()
855 netdev_features_t fixed_features; member