Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/tap/
H A Dtap_bpf_program.c102 __u8 input_len) in rte_softrss_be()
173 __u8 input_len = sizeof(v4_tuple) / sizeof(__u32); in rss_l3_l4() local
199 __u8 input_len = sizeof(v6_tuple) / sizeof(__u32); in rss_l3_l4() local
/f-stack/dpdk/lib/librte_hash/
H A Drte_thash.h180 rte_softrss(uint32_t *input_tuple, uint32_t input_len, in rte_softrss()
210 rte_softrss_be(uint32_t *input_tuple, uint32_t input_len, in rte_softrss_be()
/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.c227 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
H A Dbcm_osal.h379 #define OSAL_UNZIP_DATA(p_hwfn, input_len, buf, max_size, unzip_buf) \ argument
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha1/
H A Dsha1.c109 SHA1Update(SHA1_CTX *ctx, const void *inptr, size_t input_len) in SHA1Update()
/f-stack/freebsd/contrib/openzfs/module/icp/algs/sha2/
H A Dsha2.c782 SHA2Update(SHA2_CTX *ctx, const void *inptr, size_t input_len) in SHA2Update()
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_rx_adapter.c654 uint32_t input_len; in rxa_do_softrss() local