Searched refs:SRC (Results 1 – 9 of 9) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_convert.c | 87 .src_reg = SRC, \ 91 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 95 .src_reg = SRC, \ 111 #define BPF_MOV64_REG(DST, SRC) \ argument 115 .src_reg = SRC, \ 119 #define BPF_MOV32_REG(DST, SRC) \ argument 123 .src_reg = SRC, \ 143 .src_reg = SRC, \ 163 .src_reg = SRC, \ 173 .src_reg = SRC, \ [all …]
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_fdir.c | 795 SRC); in iavf_fdir_parse_pattern() 890 SRC); in iavf_fdir_parse_pattern() 980 SRC); in iavf_fdir_parse_pattern()
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_init.h | 641 BLOCK_PRTY_INFO(SRC, 0x4, 0x7, 0x7, 0x7, 0x7),
|
| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_mgmt.c | 747 if (EQ_ELEM_DESC_GET(aeqe_desc, SRC)) { in hinic_aeq_poll_msg()
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | run_app.rst | 149 * ``--tx-ip=SRC,DST`` 156 * ``--tx-udp=SRC[,DST]``
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_cxt.c | 1100 clients[ILT_CLI_SRC].first.reg = ILT_CFG_REG(SRC, FIRST_ILT); in ecore_cxt_mngr_alloc() 1101 clients[ILT_CLI_SRC].last.reg = ILT_CFG_REG(SRC, LAST_ILT); in ecore_cxt_mngr_alloc() 1102 clients[ILT_CLI_SRC].p_size.reg = ILT_CFG_REG(SRC, P_SIZE); in ecore_cxt_mngr_alloc()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | toeplitz_hash_lib.rst | 300 /** Complete the reverse tuple by translating the SRC address and swapping
|
| /dpdk/doc/guides/nics/ |
| H A D | i40e.rst | 417 FLEX PAYLOAD SRC OFFSET: 739 When programming cloud filters for IPv4/6_UDP/TCP/SCTP with SRC port only or DST port only,
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_08.rst | 129 * Supported cloud filter for IPv4/6_TCP/UDP/SCTP with SRC port only or DST port only.
|