Home
last modified time | relevance | path

Searched refs:SRC (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/bpf/
H A Dbpf_convert.c87 .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 Diavf_fdir.c795 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 Decore_init.h641 BLOCK_PRTY_INFO(SRC, 0x4, 0x7, 0x7, 0x7, 0x7),
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_mgmt.c747 if (EQ_ELEM_DESC_GET(aeqe_desc, SRC)) { in hinic_aeq_poll_msg()
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst149 * ``--tx-ip=SRC,DST``
156 * ``--tx-udp=SRC[,DST]``
/dpdk/drivers/net/qede/base/
H A Decore_cxt.c1100 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 Dtoeplitz_hash_lib.rst300 /** Complete the reverse tuple by translating the SRC address and swapping
/dpdk/doc/guides/nics/
H A Di40e.rst417 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 Drelease_20_08.rst129 * Supported cloud filter for IPv4/6_TCP/UDP/SCTP with SRC port only or DST port only.