Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1741 return &profile->ikpu2[n]; in npc_get_ikpu_nth_entry()
1962 profile->ikpu2 = devm_kcalloc(rvu->dev, 1, in npc_apply_custom_kpu_from_fs()
1965 if (!profile->ikpu2) in npc_apply_custom_kpu_from_fs()
1976 memcpy((void *)profile->ikpu2, action, sizeof(ikpu_action_entries)); in npc_apply_custom_kpu_from_fs()
H A Drvu.h557 struct npc_kpu_profile_action *ikpu2; /* array[pkinds] */ member