Home
last modified time | relevance | path

Searched defs:data_ptr (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/distributor/
H A Drte_distributor_match_generic.c11 uint16_t *data_ptr, in find_match_vec()
H A Drte_distributor_match_sse.c12 uint16_t *data_ptr, in find_match_vec()
H A Drte_distributor.c239 uint16_t *data_ptr, in find_match_scalar()
/dpdk/lib/telemetry/
H A Dtelemetry_legacy.c196 char *data_ptr = strstr(buffer, callbacks[i].data); in parse_client_request() local
/dpdk/app/test/
H A Dtest_malloc.c744 char *data_ptr = rte_malloc(NULL, request_size, RTE_CACHE_LINE_SIZE); in test_rte_malloc_validate() local
H A Dtest_compressdev.c698 const char *data_ptr = test_buf; in prepare_sgl_bufs() local
/dpdk/drivers/baseband/la12xx/
H A Dbbdev_la12xx.c430 char *data_ptr; in enqueue_single_op() local
/dpdk/drivers/net/i40e/base/
H A Di40e_nvm.c353 u16 data_offset, u16 words_data_size, u16 *data_ptr) in i40e_read_nvm_module_data()
/dpdk/drivers/net/qede/base/
H A Decore_hsi_common.h1759 struct regpair data_ptr /* Pointer to the Ramrod Data on the Host */; member