| /dpdk/lib/graph/ |
| H A D | node.c | 263 goto restore; in edge_update() 273 goto restore; in edge_update() 275 restore: in edge_update()
|
| /dpdk/drivers/net/mlx5/windows/ |
| H A D | mlx5_os.c | 799 uint32_t restore; in mlx5_os_net_probe() local 814 restore = spawn.eth_dev->data->dev_flags; in mlx5_os_net_probe() 817 spawn.eth_dev->data->dev_flags |= restore; in mlx5_os_net_probe()
|
| /dpdk/.github/workflows/ |
| H A D | build.yml | 95 restore-keys: | 258 restore-keys: |
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.c | 94 struct ecore_exeq_elem *elem, int restore) in ecore_exe_queue_add() argument 100 if (!restore) { in ecore_exe_queue_add() 1468 int restore, struct in ecore_vlan_mac_get_registry_elem() argument 1476 if (!restore && in ecore_vlan_mac_get_registry_elem() 1527 int restore = ECORE_TEST_BIT(RAMROD_RESTORE, ramrod_flags); in ecore_execute_vlan_mac() local 1553 elem, restore, in ecore_execute_vlan_mac() 1561 if (!restore && in ecore_execute_vlan_mac() 1624 if (!restore && in ecore_execute_vlan_mac() 1645 int restore = ECORE_TEST_BIT(RAMROD_RESTORE, &p->ramrod_flags); in ecore_vlan_mac_push_new_cmd() local 1666 return ecore_exe_queue_add(sc, &o->exe_queue, elem, restore); in ecore_vlan_mac_push_new_cmd() [all …]
|
| H A D | ecore_sp.h | 824 int (*restore)(struct bnx2x_softc *sc, member
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | ifc.rst | 11 report/restore, this driver enables its vDPA functionality.
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev.h | 532 bool restore);
|
| H A D | txgbe_ethdev.c | 4870 bool restore) in txgbe_dev_l2_tunnel_filter_add() argument 4877 if (!restore) { in txgbe_dev_l2_tunnel_filter_add() 4916 if (!restore && ret < 0) in txgbe_dev_l2_tunnel_filter_add()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.h | 687 bool restore);
|
| H A D | ixgbe_ethdev.c | 7507 bool restore) in ixgbe_dev_l2_tunnel_filter_add() argument 7515 if (!restore) { in ixgbe_dev_l2_tunnel_filter_add() 7554 if ((!restore) && (ret < 0)) in ixgbe_dev_l2_tunnel_filter_add()
|
| /dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_os.c | 2251 uint32_t restore; in mlx5_os_pci_probe_pf() local 2261 restore = list[i].eth_dev->data->dev_flags; in mlx5_os_pci_probe_pf() 2287 list[i].eth_dev->data->dev_flags |= restore; in mlx5_os_pci_probe_pf()
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 232 it is necessary to reboot FreeBSD to restore the original device binding. Before
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 293 i40e_aq_restore_lldp(struct i40e_hw *hw, u8 *setting, bool restore,
|
| H A D | i40e_common.c | 4586 i40e_aq_restore_lldp(struct i40e_hw *hw, u8 *setting, bool restore, in i40e_aq_restore_lldp() argument 4602 if (restore) in i40e_aq_restore_lldp()
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_drivers.rst | 106 To restore device ``82:00.0`` and ``82:00.1`` to their original kernel binding:
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_05.rst | 250 alignment for ``rte_crypto_asym_op`` to restore expected ``rte_crypto_op``
|
| H A D | release_2_2.rst | 300 Fix this to restore TIPG to default value on non 10 half duplex.
|
| H A D | release_20_11.rst | 99 * **Added a generic API to offload tunneled traffic and restore missed packets.**
|
| /dpdk/doc/guides/nics/ |
| H A D | i40e.rst | 514 Delete a GTP profile and restore backup profile:
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 4122 restore the original packet headers. Consider the following sequence: 4149 2 Allow the application to restore the outer header of partially
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 1191 and restore all to DPDK i40e driver default config when start up. 1742 Delete a dynamic device personalization profile and restore backup profile::
|