Home
last modified time | relevance | path

Searched defs:input_len (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/hash/
H A Drte_thash.h176 rte_softrss(uint32_t * input_tuple,uint32_t input_len,const uint8_t * rss_key) __rte_aligned() argument
206 rte_softrss_be(uint32_t * input_tuple,uint32_t input_len,const uint8_t * rss_key) __rte_aligned() argument
/dpdk/app/test/
H A Dtest_cryptodev_crosscheck.c128 enum capability_select_type capability_type, size_t input_len) in profile_create()
646 mbuf_create(const uint8_t *input_buf, uint16_t input_len) in mbuf_create()
755 crypto_op_type op_type, const uint8_t *input_buf, uint16_t input_len, in single_dev_process()
821 const uint8_t *input_text, uint16_t input_len, uint8_t *output_text, in crosscheck_all_devices()
873 uint16_t input_len) in check_negative_all_devices()
H A Dtest_pdcp.c74 uint32_t input_len; member
/dpdk/drivers/net/tap/bpf/
H A Dtap_rss.c38 softrss_be(const __u32 *input_tuple, __u32 input_len, const __u32 *key) in softrss_be()
/dpdk/drivers/net/qede/base/
H A Dbcm_osal.c250 u32 qede_unzip_data(struct ecore_hwfn *p_hwfn, u32 input_len, in qede_unzip_data()
H A Decore_init_ops.c212 u32 offset, output_len, input_len, max_size; local
/dpdk/lib/eventdev/
H A Drte_event_eth_rx_adapter.c740 uint32_t input_len; in rxa_do_softrss() local