Searched refs:structs (Results 1 – 7 of 7) sorted by relevance
907 uint8_t **structs; member949 uint8_t *x_struct = t->structs[x->struct_id]; in instr_operand_hbo()962 uint8_t *x_struct = t->structs[x->struct_id]; in instr_operand_nbo()1680 t->structs[struct_id] = ptr; in __instr_hdr_extract_many_exec()1802 t->structs[struct_id] = ptr; in __instr_hdr_extract_m_exec()1828 t->structs[struct_id] = ptr; in __instr_hdr_lookahead_exec()1855 uint8_t *hi_ptr = t->structs[struct_id]; in __instr_hdr_emit_many_exec()2195 uint8_t *action_data = t->structs[0]; in __instr_dma_ht_many_exec()2207 uint8_t *h_ptr = t->structs[struct_id]; in __instr_dma_ht_many_exec()2217 t->structs[struct_id] = dst; in __instr_dma_ht_many_exec()[all …]
195 CHECK(t->structs, ENOMEM); in struct_build()209 free(t->structs); in struct_build_free()210 t->structs = NULL; in struct_build_free()2151 t->structs[0] = action_data; in instr_table_exec()2204 t->structs[0] = action_data; in instr_table_af_exec()2301 t->structs[0] = action_data; in instr_learner_exec()2360 t->structs[0] = action_data; in instr_learner_af_exec()7635 &t->structs[p->metadata_struct_id]; in table_build()8026 &t->structs[p->metadata_struct_id]; in selector_build()8525 &t->structs[l->header->struct_id] : in learner_build()[all …]
199 :start-after: Declaring structs being used. 8<200 :end-before: >8 End of declaring structs being used.
214 ``rte_dma_vchan_conf`` structs. After configuration the device is started
10 As a guide to implementers it also shows the structs where the features are
119 macros, functions, structs and any other strings in the code.
1185 …in a table entry, mailboxes of extern objects and functions. Similar to C language structs, each s…