Searched defs:rsrc (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_event.c | 62 l2fwd_event_service_setup(struct l2fwd_resources *rsrc) in l2fwd_event_service_setup() 184 l2fwd_event_loop_single(struct l2fwd_resources *rsrc, in l2fwd_event_loop_single() 226 l2fwd_event_loop_burst(struct l2fwd_resources *rsrc, in l2fwd_event_loop_burst() 280 l2fwd_event_loop(struct l2fwd_resources *rsrc, in l2fwd_event_loop() 290 l2fwd_event_main_loop_tx_d(struct l2fwd_resources *rsrc) in l2fwd_event_main_loop_tx_d() 297 l2fwd_event_main_loop_tx_d_brst(struct l2fwd_resources *rsrc) in l2fwd_event_main_loop_tx_d_brst() 303 l2fwd_event_main_loop_tx_q(struct l2fwd_resources *rsrc) in l2fwd_event_main_loop_tx_q() 309 l2fwd_event_main_loop_tx_q_brst(struct l2fwd_resources *rsrc) in l2fwd_event_main_loop_tx_q_brst() 315 l2fwd_event_main_loop_tx_d_mac(struct l2fwd_resources *rsrc) in l2fwd_event_main_loop_tx_d_mac() 329 l2fwd_event_main_loop_tx_q_mac(struct l2fwd_resources *rsrc) in l2fwd_event_main_loop_tx_q_mac() [all …]
|
| H A D | main.c | 83 struct l2fwd_resources *rsrc) in l2fwd_event_parse_mode() 93 struct l2fwd_resources *rsrc) in l2fwd_event_parse_eventq_sched() 104 l2fwd_parse_port_pair_config(const char *q_arg, struct l2fwd_resources *rsrc) in l2fwd_parse_port_pair_config() 193 l2fwd_event_parse_args(int argc, char **argv, struct l2fwd_resources *rsrc) in l2fwd_event_parse_args() 299 check_port_pair_config(struct l2fwd_resources *rsrc) in check_port_pair_config() 343 struct l2fwd_resources *rsrc = args; in l2fwd_launch_one_lcore() local 357 check_all_ports_link_status(struct l2fwd_resources *rsrc, in check_all_ports_link_status() 422 print_stats(struct l2fwd_resources *rsrc) in print_stats() 518 l2fwd_event_print_stats(struct l2fwd_resources *rsrc) in l2fwd_event_print_stats() 547 struct l2fwd_resources *rsrc = l2fwd_get_rsrc(); in signal_handler() local [all …]
|
| H A D | l2fwd_poll.c | 8 l2fwd_poll_simple_forward(struct l2fwd_resources *rsrc, struct rte_mbuf *m, in l2fwd_poll_simple_forward() 29 l2fwd_poll_main_loop(struct l2fwd_resources *rsrc) in l2fwd_poll_main_loop() 104 l2fwd_poll_lcore_config(struct l2fwd_resources *rsrc) in l2fwd_poll_lcore_config() 139 l2fwd_poll_init_tx_buffers(struct l2fwd_resources *rsrc) in l2fwd_poll_init_tx_buffers() 168 l2fwd_poll_resource_setup(struct l2fwd_resources *rsrc) in l2fwd_poll_resource_setup()
|
| H A D | l2fwd_event_internal_port.c | 20 l2fwd_event_device_setup_internal_port(struct l2fwd_resources *rsrc) in l2fwd_event_device_setup_internal_port() 94 l2fwd_event_port_setup_internal_port(struct l2fwd_resources *rsrc) in l2fwd_event_port_setup_internal_port() 154 l2fwd_event_queue_setup_internal_port(struct l2fwd_resources *rsrc, in l2fwd_event_queue_setup_internal_port() 200 l2fwd_rx_tx_adapter_setup_internal_port(struct l2fwd_resources *rsrc) in l2fwd_rx_tx_adapter_setup_internal_port()
|
| H A D | l2fwd_event_generic.c | 20 l2fwd_event_device_setup_generic(struct l2fwd_resources *rsrc) in l2fwd_event_device_setup_generic() 96 l2fwd_event_port_setup_generic(struct l2fwd_resources *rsrc) in l2fwd_event_port_setup_generic() 160 l2fwd_event_queue_setup_generic(struct l2fwd_resources *rsrc, in l2fwd_event_queue_setup_generic() 206 l2fwd_rx_tx_adapter_setup_generic(struct l2fwd_resources *rsrc) in l2fwd_rx_tx_adapter_setup_generic()
|
| H A D | l2fwd_common.c | 8 l2fwd_event_init_ports(struct l2fwd_resources *rsrc) in l2fwd_event_init_ports()
|
| H A D | l2fwd_common.h | 114 struct l2fwd_resources *rsrc = mz->addr; in l2fwd_get_rsrc() local
|
| /f-stack/dpdk/examples/l3fwd/ |
| H A D | l3fwd_event.c | 24 static struct l3fwd_event_resources *rsrc; in l3fwd_get_eventdev_rsrc() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | fmd_api.c | 351 nvlist_t *rsrc; in zed_log_fault() local
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_resource.c | 38 static void dlb_init_fn_rsrc_lists(struct dlb_function_resources *rsrc) in dlb_init_fn_rsrc_lists()
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_resource.c | 51 static void dlb2_init_fn_rsrc_lists(struct dlb2_function_resources *rsrc) in dlb2_init_fn_rsrc_lists()
|