Home
last modified time | relevance | path

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

/dpdk/doc/guides/rel_notes/
H A Drelease_22_07.rst54 This section is a comment. Do not overwrite or remove it.
116 This section is a comment. Do not overwrite or remove it.
132 This section is a comment. Do not overwrite or remove it.
148 This section is a comment. Do not overwrite or remove it.
165 This section is a comment. Do not overwrite or remove it.
185 This section is a comment. Do not overwrite or remove it.
H A Drelease_2_1.rst721 * **ixgbe/base: Fix bus type overwrite.**
/dpdk/config/arm/
H A Dmeson.build27 # (will overwrite common flags)
29 # (will overwrite both common and implementer specific flags)
232 # (will overwrite all other flags)
529 # add/overwrite flags in the proper order
/dpdk/config/
H A Dmeson.build336 # overwrite the default value with discovered values
348 # overwrite the default value from arch_subdir with user input
358 # overwrite the default value with discovered values
363 # overwrite the default value from arch_subdir with user input
/dpdk/doc/guides/linux_gsg/
H A Deal_args.include.rst189 Default mode is ``overwrite`` and parameter must be specified once only.
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst137 The above parameter will overwrite the threshold value to 512.
/dpdk/doc/guides/prog_guide/
H A Dmempool_lib.rst21 The allocated objects then contain overwrite protection fields to help debugging buffer overflows.
H A Dtrace_lib.rst41 - Support ``overwrite`` and ``discard`` trace mode operations.
H A Dmember_lib.rst226 elements, which can be expensive. However, if we allow new elements to overwrite
/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h972 u8 overwrite; /* set to true to allow overwrite of table entries */ member
H A Dice_flex_pipe.c2730 u8 overwrite; /* overwrite existing entries allowed */ member
4195 hw->blk[i].overwrite = blk_sizes[i].overwrite; in ice_init_hw_tbls()