Home
last modified time | relevance | path

Searched refs:fixed_features (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Defx.c998 net_dev->hw_features |= net_dev->features & ~efx->fixed_features; in efx_pci_probe_post_io()
1008 net_dev->features |= efx->fixed_features; in efx_pci_probe_post_io()
1045 efx->fixed_features |= NETIF_F_HIGHDMA; in efx_pci_probe()
A Defx_common.c414 efx->net_dev->hw_features &= ~efx->fixed_features; in efx_start_datapath()
415 efx->net_dev->features |= efx->fixed_features; in efx_start_datapath()
A Dnet_driver.h1049 netdev_features_t fixed_features; member
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Defx.c1019 net_dev->hw_features |= net_dev->features & ~efx->fixed_features; in efx_pci_probe_post_io()
1029 net_dev->features |= efx->fixed_features; in efx_pci_probe_post_io()
1077 efx->fixed_features |= NETIF_F_HIGHDMA; in efx_pci_probe()
A Def10_sriov.c246 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()
A Defx_common.c415 efx->net_dev->hw_features &= ~efx->fixed_features; in efx_start_datapath()
416 efx->net_dev->features |= efx->fixed_features; in efx_start_datapath()
A Dnet_driver.h1121 netdev_features_t fixed_features; member
A Def100_nic.c1190 efx->fixed_features |= NETIF_F_HW_TC; in ef100_probe_netdev_pf()
A Dmcdi_filters.c1334 efx->fixed_features &= ~NETIF_F_HW_VLAN_CTAG_FILTER; in efx_mcdi_filter_table_probe()
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Defx.c639 efx->net_dev->hw_features &= ~efx->fixed_features; in ef4_start_datapath()
640 efx->net_dev->features |= efx->fixed_features; in ef4_start_datapath()
2879 efx->fixed_features |= NETIF_F_HIGHDMA; in ef4_pci_probe()
2907 net_dev->hw_features = net_dev->features & ~efx->fixed_features; in ef4_pci_probe()
2914 net_dev->features |= efx->fixed_features; in ef4_pci_probe()
A Dnet_driver.h852 netdev_features_t fixed_features; member

Completed in 39 milliseconds