Searched refs:fa (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_pipeline.c | 5014 struct field *fa, *fb; in instr_jmp_eq_translate() local 5023 CHECK(fa, EINVAL); in instr_jmp_eq_translate() 5024 CHECK(!fa->var_size, EINVAL); in instr_jmp_eq_translate() 5074 struct field *fa, *fb; in instr_jmp_neq_translate() local 5083 CHECK(fa, EINVAL); in instr_jmp_neq_translate() 5084 CHECK(!fa->var_size, EINVAL); in instr_jmp_neq_translate() 5134 struct field *fa, *fb; in instr_jmp_lt_translate() local 5143 CHECK(fa, EINVAL); in instr_jmp_lt_translate() 5144 CHECK(!fa->var_size, EINVAL); in instr_jmp_lt_translate() 5194 struct field *fa, *fb; in instr_jmp_gt_translate() local [all …]
|
| /dpdk/doc/guides/nics/ |
| H A D | mlx5.rst | 1543 PMD: librte_net_mlx5: port 1 MAC address is e4:1d:2d:e7:0c:fa
|