/dpdk/lib/eal/common/ |
H A D | eal_filesystem.h | 39 static char buffer[PATH_MAX]; /* static so auto-zeroed */ in eal_runtime_config_path() local 51 static char buffer[PATH_MAX]; /* static so auto-zeroed */ in eal_mp_socket_path() local 60 eal_get_fbarray_path(char *buffer, size_t buflen, const char *name) { in eal_get_fbarray_path() 71 static char buffer[PATH_MAX]; /* static so auto-zeroed */ in eal_hugepage_info_path() local 83 static char buffer[PATH_MAX]; /* static so auto-zeroed */ in eal_hugepage_data_path() local 93 eal_get_hugefile_path(char *buffer, size_t buflen, const char *hugedir, int f_id) in eal_get_hugefile_path()
|
/dpdk/drivers/net/cnxk/ |
H A D | cnxk_rep_msg.c | 160 send_control_message(struct cnxk_eswitch_dev *eswitch_dev, void *buffer, uint32_t len) in send_control_message() 184 cnxk_rep_msg_populate_msg_end(void *buffer, uint32_t *length) in cnxk_rep_msg_populate_msg_end() 190 cnxk_rep_msg_populate_type(void *buffer, uint32_t *length, cnxk_type_t type, uint32_t sz) in cnxk_rep_msg_populate_type() 208 cnxk_rep_msg_populate_header(void *buffer, uint32_t *length) in cnxk_rep_msg_populate_header() 228 cnxk_rep_msg_populate_command(void *buffer, uint32_t *length, cnxk_rep_msg_t type, uint32_t size) in cnxk_rep_msg_populate_command() 250 cnxk_rep_msg_populate_command_meta(void *buffer, uint32_t *length, void *msg_meta, uint32_t sz, in cnxk_rep_msg_populate_command_meta() 525 populate_ack_msg(void *buffer, uint32_t *length, cnxk_rep_msg_ack_data1_t *adata) in populate_ack_msg() 547 void *buffer; in send_ack_message() local 707 cnxk_rep_msg_send_process(struct cnxk_rep_dev *rep_dev, void *buffer, uint32_t len, in cnxk_rep_msg_send_process()
|
H A D | cnxk_rep_flow.c | 51 populate_attr_data(void *buffer, uint32_t *length, const struct rte_flow_attr *attr) in populate_attr_data() 114 populate_pattern_data(void *buffer, uint32_t *length, const struct rte_flow_item *pattern, in populate_pattern_data() 252 populate_action_data(void *buffer, uint32_t *length, const struct rte_flow_action *action, in populate_action_data() 278 void *buffer; in process_flow_destroy() local 351 void *buffer; in process_flow_dump() local 395 void *buffer; in process_flow_flush() local 434 void *buffer; in process_flow_query() local 497 void *buffer; in process_flow_rule() local
|
/dpdk/app/test-crypto-perf/ |
H A D | dpdk-graph-crypto-perf.py | 49 def boxplot_graph(self, x_axis_label, burst, buffer): argument 75 def histogram_graph(self, x_axis_label, burst, buffer): argument
|
/dpdk/lib/eal/windows/ |
H A D | eal_debug.c | 40 char buffer[sizeof(SYMBOL_INFO) + MAX_SYM_NAME * sizeof(TCHAR)]; in rte_dump_stack() local
|
/dpdk/drivers/raw/ifpga/base/ |
H A D | ifpga_fme_pr.c | 226 static int fme_pr(struct ifpga_hw *hw, u32 port_id, const char *buffer, in fme_pr() 283 int do_pr(struct ifpga_hw *hw, u32 port_id, const char *buffer, in do_pr()
|
/dpdk/lib/telemetry/ |
H A D | telemetry_legacy.c | 181 parse_client_request(char *buffer, int buf_len, int s) in parse_client_request() 242 char buffer[BUF_SIZE]; in legacy_client_handler() local
|
/dpdk/examples/multi_process/client_server_mp/shared/ |
H A D | common.h | 50 static char buffer[sizeof(MP_CLIENT_RXQ_NAME) + 2]; in get_rx_queue_name() local
|
/dpdk/lib/metrics/ |
H A D | rte_metrics_telemetry.c | 444 char *buffer, int buf_len) in handle_ports_all_stats_values() 471 char *buffer, int buf_len) in handle_global_stats_values() 493 char *buffer, int buf_len) in handle_ports_stats_values_by_name()
|
/dpdk/drivers/common/sfc_efx/ |
H A D | sfc_efx_mcdi.c | 195 char *buffer, void *data, size_t data_size, in sfc_efx_mcdi_do_log() 228 char buffer[SFC_MCDI_LOG_BUF_SIZE]; in sfc_efx_mcdi_logger() local
|
/dpdk/drivers/common/sfc_efx/base/ |
H A D | efx_rx.c | 794 __in uint8_t *buffer, in efx_rx_qps_packet_info() 1118 __in uint8_t *buffer, in efx_pseudo_hdr_pkt_length_get() 1134 __in uint8_t *buffer) in efx_pseudo_hdr_hash_get() 1596 __in uint8_t *buffer) in siena_rx_prefix_hash() 1620 __in uint8_t *buffer, in siena_rx_prefix_pktlen() 1713 __in uint8_t *buffer, in siena_rx_qps_packet_info()
|
H A D | ef10_rx.c | 778 __in uint8_t *buffer, in ef10_rx_prefix_pktlen() 799 __in uint8_t *buffer) in ef10_rx_prefix_hash() 953 __in uint8_t *buffer, in ef10_rx_qps_packet_info()
|
H A D | rhead_rx.c | 191 __in uint8_t *buffer) in rhead_rx_prefix_hash() 205 __in uint8_t *buffer, in rhead_rx_prefix_pktlen()
|
/dpdk/drivers/crypto/qat/ |
H A D | qat_ec.h | 14 } buffer; typedef
|
/dpdk/examples/server_node_efd/shared/ |
H A D | common.h | 62 static char buffer[sizeof(MP_NODE_RXQ_NAME) + 2]; in get_rx_queue_name() local
|
/dpdk/drivers/ml/cnxk/ |
H A D | mvtvm_ml_model.h | 30 uint8_t *buffer; member
|
/dpdk/examples/l2fwd-event/ |
H A D | l2fwd_poll.c | 11 struct rte_eth_dev_tx_buffer *buffer; in l2fwd_poll_simple_forward() local
|
/dpdk/app/test-mldev/ |
H A D | test_common.c | 21 ml_read_file(char *file, size_t *size, char **buffer) in ml_read_file()
|
/dpdk/lib/power/ |
H A D | guest_channel.c |
|
/dpdk/lib/graph/ |
H A D | graph_pcap.c | 197 char buffer[GRAPH_PCAP_BUF_SZ]; in graph_pcap_dispatch() local
|
/dpdk/drivers/net/qede/ |
H A D | qede_regs.c | 80 uint32_t *buffer = regs->data; in qede_get_regs() local
|
/dpdk/examples/link_status_interrupt/ |
H A D | main.c | 177 struct rte_eth_dev_tx_buffer *buffer; in lsi_simple_forward() local 208 struct rte_eth_dev_tx_buffer *buffer; in lsi_main_loop() local
|
/dpdk/drivers/net/atlantic/hw_atl/ |
H A D | hw_atl_llh.c | 596 u32 buffer) in hw_atl_rpb_rx_buff_hi_threshold_per_tc_set() 606 u32 buffer) in hw_atl_rpb_rx_buff_lo_threshold_per_tc_set() 624 u32 buffer) in hw_atl_rpb_rx_pkt_buff_size_per_tc_set() 634 u32 buffer) in hw_atl_rpb_rx_xoff_en_per_tc_set() 1257 u32 buffer) in hw_atl_tpb_tx_buff_hi_threshold_per_tc_set() 1267 u32 buffer) in hw_atl_tpb_tx_buff_lo_threshold_per_tc_set() 1286 u32 buffer) in hw_atl_tpb_tx_pkt_buff_size_per_tc_set()
|
/dpdk/lib/cmdline/ |
H A D | cmdline.c | 137 const char *history, *buffer; in cmdline_in() local
|
/dpdk/examples/l2fwd-keepalive/ |
H A D | main.c | 168 struct rte_eth_dev_tx_buffer *buffer; in l2fwd_simple_forward() local 199 struct rte_eth_dev_tx_buffer *buffer; in l2fwd_main_loop() local
|