Searched refs:fixed_features (Results 1 – 11 of 11) sorted by relevance
1009 net_dev->hw_features |= net_dev->features & ~efx->fixed_features; in efx_pci_probe_post_io()1019 net_dev->features |= efx->fixed_features; in efx_pci_probe_post_io()1056 efx->fixed_features |= NETIF_F_HIGHDMA; in efx_pci_probe()
414 efx->net_dev->hw_features &= ~efx->fixed_features; in efx_start_datapath()415 efx->net_dev->features |= efx->fixed_features; in efx_start_datapath()
1040 netdev_features_t fixed_features; member
1110 net_dev->hw_features |= net_dev->features & ~efx->fixed_features; in efx_pci_probe_post_io()1120 net_dev->features |= efx->fixed_features; in efx_pci_probe_post_io()1174 efx->fixed_features |= NETIF_F_HIGHDMA; in efx_pci_probe()
246 efx->fixed_features |= NETIF_F_HW_VLAN_CTAG_FILTER; in efx_ef10_vadaptor_alloc_set_features()248 efx->fixed_features &= ~NETIF_F_HW_VLAN_CTAG_FILTER; in efx_ef10_vadaptor_alloc_set_features()
410 efx->net_dev->hw_features &= ~efx->fixed_features; in efx_start_datapath()411 efx->net_dev->features |= efx->fixed_features; in efx_start_datapath()
1121 netdev_features_t fixed_features; member
1190 efx->fixed_features |= NETIF_F_HW_TC; in ef100_probe_netdev_pf()
1334 efx->fixed_features &= ~NETIF_F_HW_VLAN_CTAG_FILTER; in efx_mcdi_filter_table_probe()
638 efx->net_dev->hw_features &= ~efx->fixed_features; in ef4_start_datapath()639 efx->net_dev->features |= efx->fixed_features; in ef4_start_datapath()2868 efx->fixed_features |= NETIF_F_HIGHDMA; in ef4_pci_probe()2896 net_dev->hw_features = net_dev->features & ~efx->fixed_features; in ef4_pci_probe()2903 net_dev->features |= efx->fixed_features; in ef4_pci_probe()
852 netdev_features_t fixed_features; member
Completed in 43 milliseconds