Home
last modified time | relevance | path

Searched refs:mailbox_struct_type_name (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/pipeline/
H A Drte_swx_pipeline.h193 const char *mailbox_struct_type_name,
272 const char *mailbox_struct_type_name,
H A Drte_swx_pipeline.c687 const char *mailbox_struct_type_name, in rte_swx_pipeline_extern_type_register() argument
699 CHECK_NAME(mailbox_struct_type_name, EINVAL); in rte_swx_pipeline_extern_type_register()
700 mailbox_struct_type = struct_type_find(p, mailbox_struct_type_name); in rte_swx_pipeline_extern_type_register()
980 const char *mailbox_struct_type_name, in rte_swx_pipeline_extern_func_register() argument
991 CHECK_NAME(mailbox_struct_type_name, EINVAL); in rte_swx_pipeline_extern_func_register()
992 mailbox_struct_type = struct_type_find(p, mailbox_struct_type_name); in rte_swx_pipeline_extern_func_register()