Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_trie.cpp229 RK_S32 act_id = p->info_used++; in mpp_trie_add_info() local
230 p->nodes[idx].id = act_id; in mpp_trie_add_info()
231 p->info[act_id] = info; in mpp_trie_add_info()
234 trie, i, s, idx, act_id, info); in mpp_trie_add_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c602 u8 act_id = 0; in nfp_flower_update_merge_with_actions() local
608 act_id = a->jump_id; in nfp_flower_update_merge_with_actions()
610 switch (act_id) { in nfp_flower_update_merge_with_actions()
697 *last_act_id = act_id; in nfp_flower_update_merge_with_actions()
802 u8 act_id = 0; in nfp_flower_copy_pre_actions() local
807 act_id = a->jump_id; in nfp_flower_copy_pre_actions()
809 switch (act_id) { in nfp_flower_copy_pre_actions()