Home
last modified time | relevance | path

Searched refs:action2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h312 struct npc_kpu_profile_action *action2; member
H A Drvu_npc.c1790 return (void *)&kpu_pfl->action2[n]; in npc_get_kpu_action_nth_entry()
1889 kpu->action2 = devm_kcalloc(rvu->dev, num_entries, in npc_alloc_kpu_cam2_n_action2()
1890 sizeof(*kpu->action2), GFP_KERNEL); in npc_alloc_kpu_cam2_n_action2()
1891 if (!kpu->action2) in npc_alloc_kpu_cam2_n_action2()
2021 profile->kpu[kpu].action2[entry] = action[entry]; in npc_apply_custom_kpu_from_fs()
H A Dmbox.h1621 u64 action2; member
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c1114 entry->action2); in npc_cn20k_config_mcam_entry()
1152 entry->action2); in npc_cn20k_config_mcam_entry()
1264 entry->action2 = cfg; in npc_cn20k_read_mcam_entry()