Home
last modified time | relevance | path

Searched refs:fb (Results 1 – 25 of 33) sorted by relevance

12

/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_evdev.h267 FP(fb, 0, 1, CNXK_TIM_ENA_FB) \
/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h2212 #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 Dpipeline.rst72 EAL: probe driver: 8086:10fb net_ixgbe
H A Dip_pipeline.rst85 EAL: probe driver: 8086:10fb net_ixgbe
/dpdk/examples/ipsec-secgw/
H A Dsa.c792 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 Drte_swx_pipeline.c5014 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 Drelease_18_08.rst276 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_21_08.rst231 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_16_11.rst326 - Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_17_08.rst485 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_22_03.rst298 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_20_02.rst304 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_16_07.rst405 - Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_19_02.rst332 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_21_02.rst271 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_18_02.rst319 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_20_08.rst300 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_19_05.rst381 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_17_02.rst560 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_19_08.rst401 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_21_05.rst393 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_20_05.rst409 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_16_04.rst595 - Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_17_11.rst545 * Device id (pf/vf): 8086:10fb / 8086:10ed
H A Drelease_17_05.rst484 * Device id (pf/vf): 8086:10fb / 8086:10ed

12