Searched refs:cover (Results 1 – 11 of 11) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_flex.c | 529 memmove(&cover->start[num + 1], &cover->start[num], in mlx5_flex_insert_field() 531 memmove(&cover->end[num + 1], &cover->end[num], in mlx5_flex_insert_field() 536 cover->num++; in mlx5_flex_insert_field() 553 cover->end[num] = cover->end[i]; in mlx5_flex_merge_field() 664 if (!cover->num) { in mlx5_flex_cover_sample() 665 cover->start[cover->num] = start; in mlx5_flex_cover_sample() 666 cover->end[cover->num] = end; in mlx5_flex_cover_sample() 667 cover->num = 1; in mlx5_flex_cover_sample() 673 mlx5_flex_insert_field(cover, cover->num, in mlx5_flex_cover_sample() 912 memset(&cover, 0, sizeof(cover)); in mlx5_flex_translate_sample() [all …]
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_for_container_networking.rst | 21 This page will only cover aggregation model.
|
| H A D | debug_troubleshoot.rst | 25 It is difficult to cover all possible issues; in a single attempt. With
|
| /dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 348 …the maintainers and automation tasks, please document this dependency in commit log or cover letter 383 # Add a cover letter to explain a patchset. 384 git format-patch -3 -o ~/patch/ --cover-letter 409 This can be added to the cover letter or the annotations. 563 and also optionally in the cover letter or in the annotation.
|
| H A D | coding_style.rst | 18 The rules and guidelines given in this document cannot cover every situation, so the following gene…
|
| /dpdk/doc/guides/nics/ |
| H A D | cnxk.rst | 344 channel number and mask to cover the entire SDP channel range in the channel
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_2.rst | 574 buffer has been adjusted to cover the packet mbuf structure.
|
| H A D | release_18_05.rst | 417 modified to cover the VID part (lower 12 bits) of TCI only.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | member_lib.rst | 84 Membership Library is a configurable library that is optimized to cover set
|
| H A D | rte_flow.rst | 126 The following sections cover: 789 | ``mask`` | ``num`` | zeroed to cover any number of layers | 1616 - ``length``: match pattern length in bytes. If the length does not cover
|
| H A D | env_abstraction_layer.rst | 329 cover the same memory area, fewer file descriptors will be stored internally
|