Searched defs:input_len (Results 1 – 7 of 7) sorted by relevance
/dpdk/lib/hash/ |
H A D | rte_thash.h | 176 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 D | test_cryptodev_crosscheck.c | 128 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 D | test_pdcp.c | 74 uint32_t input_len; member
|
/dpdk/drivers/net/tap/bpf/ |
H A D | tap_rss.c | 38 softrss_be(const __u32 *input_tuple, __u32 input_len, const __u32 *key) in softrss_be()
|
/dpdk/drivers/net/qede/base/ |
H A D | bcm_osal.c | 250 u32 qede_unzip_data(struct ecore_hwfn *p_hwfn, u32 input_len, in qede_unzip_data()
|
H A D | ecore_init_ops.c | 212 u32 offset, output_len, input_len, max_size; local
|
/dpdk/lib/eventdev/ |
H A D | rte_event_eth_rx_adapter.c | 740 uint32_t input_len; in rxa_do_softrss() local
|