| /dpdk/drivers/event/cnxk/ |
| H A D | cnxk_tim_evdev.h | 267 FP(fb, 0, 1, CNXK_TIM_ENA_FB) \
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_hsi.h | 2212 #define SHMEM_ARRAY_BITPOS(i, eb, fb) \ argument 2213 ((((32/(fb)) - 1 - ((i)/((fb)/(eb))) % (32/(fb))) * (fb)) + \ 2214 (((i)%((fb)/(eb))) * (eb))) 2216 #define SHMEM_ARRAY_GET(a, i, eb, fb) \ argument 2217 ((a[SHMEM_ARRAY_ENTRY(i, eb)] >> SHMEM_ARRAY_BITPOS(i, eb, fb)) & \ 2220 #define SHMEM_ARRAY_SET(a, i, eb, fb, val) \ argument 2223 SHMEM_ARRAY_BITPOS(i, eb, fb)); \ 2225 SHMEM_ARRAY_BITPOS(i, eb, fb)); \
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | pipeline.rst | 72 EAL: probe driver: 8086:10fb net_ixgbe
|
| H A D | ip_pipeline.rst | 85 EAL: probe driver: 8086:10fb net_ixgbe
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | sa.c | 792 struct rte_ipsec_session *fb; in parse_sa_tokens() local 816 fb = ipsec_get_fallback_session(rule); in parse_sa_tokens() 818 fb->type = RTE_SECURITY_ACTION_TYPE_NONE; in parse_sa_tokens() 820 fb->type = RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO; in parse_sa_tokens()
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline.c | 5014 struct field *fa, *fb; in instr_jmp_eq_translate() local 5028 if (fb) { in instr_jmp_eq_translate() 5029 CHECK(!fb->var_size, EINVAL); in instr_jmp_eq_translate() 5074 struct field *fa, *fb; in instr_jmp_neq_translate() local 5088 if (fb) { in instr_jmp_neq_translate() 5089 CHECK(!fb->var_size, EINVAL); in instr_jmp_neq_translate() 5134 struct field *fa, *fb; in instr_jmp_lt_translate() local 5148 if (fb) { in instr_jmp_lt_translate() 5149 CHECK(!fb->var_size, EINVAL); in instr_jmp_lt_translate() 5194 struct field *fa, *fb; in instr_jmp_gt_translate() local [all …]
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_08.rst | 276 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_21_08.rst | 231 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_16_11.rst | 326 - Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_17_08.rst | 485 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_22_03.rst | 298 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_20_02.rst | 304 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_16_07.rst | 405 - Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_19_02.rst | 332 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_21_02.rst | 271 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_18_02.rst | 319 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_20_08.rst | 300 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_19_05.rst | 381 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_17_02.rst | 560 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_19_08.rst | 401 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_21_05.rst | 393 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_20_05.rst | 409 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_16_04.rst | 595 - Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_17_11.rst | 545 * Device id (pf/vf): 8086:10fb / 8086:10ed
|
| H A D | release_17_05.rst | 484 * Device id (pf/vf): 8086:10fb / 8086:10ed
|