Searched refs:mailbox_struct_type (Results 1 – 2 of 2) sorted by relevance
692 struct struct_type *mailbox_struct_type; in rte_swx_pipeline_extern_type_register() local701 CHECK(mailbox_struct_type, EINVAL); in rte_swx_pipeline_extern_type_register()702 CHECK(!mailbox_struct_type->var_size, EINVAL); in rte_swx_pipeline_extern_type_register()713 elem->mailbox_struct_type = mailbox_struct_type; in rte_swx_pipeline_extern_type_register()824 obj->type->mailbox_struct_type->n_bits / 8; in extern_obj_build()964 f = struct_type_field_find(func->mailbox_struct_type, field_name); in extern_func_mailbox_field_parse()984 struct struct_type *mailbox_struct_type; in rte_swx_pipeline_extern_func_register() local993 CHECK(mailbox_struct_type, EINVAL); in rte_swx_pipeline_extern_func_register()994 CHECK(!mailbox_struct_type->var_size, EINVAL); in rte_swx_pipeline_extern_func_register()1004 f->mailbox_struct_type = mailbox_struct_type; in rte_swx_pipeline_extern_func_register()[all …]
126 struct struct_type *mailbox_struct_type; member162 struct struct_type *mailbox_struct_type; member