Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h233 struct npc_kpu_profile_action { struct
257 struct npc_kpu_profile_action *action; argument
Dnpc_profile.h483 static struct npc_kpu_profile_action ikpu_action_entries[] = {
8594 static struct npc_kpu_profile_action kpu1_action_entries[] = {
9522 static struct npc_kpu_profile_action kpu2_action_entries[] = {
10407 static struct npc_kpu_profile_action kpu3_action_entries[] = {
11276 static struct npc_kpu_profile_action kpu4_action_entries[] = {
11553 static struct npc_kpu_profile_action kpu5_action_entries[] = {
12438 static struct npc_kpu_profile_action kpu6_action_entries[] = {
13035 static struct npc_kpu_profile_action kpu7_action_entries[] = {
13320 static struct npc_kpu_profile_action kpu8_action_entries[] = {
13981 static struct npc_kpu_profile_action kpu9_action_entries[] = {
[all …]
Drvu.h414 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */
Drvu_npc.c1327 const struct npc_kpu_profile_action *kpuaction, in npc_config_kpuaction()
1460 struct npc_kpu_profile_action *action; in npc_apply_custom_kpu()
1518 action = (struct npc_kpu_profile_action *)(fw->data + offset); in npc_apply_custom_kpu()