Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc_profile.h483 static struct npc_kpu_profile_action ikpu_action_entries[] = {
8370 static struct npc_kpu_profile_action kpu1_action_entries[] = {
9110 static struct npc_kpu_profile_action kpu2_action_entries[] = {
9935 static struct npc_kpu_profile_action kpu3_action_entries[] = {
10808 static struct npc_kpu_profile_action kpu4_action_entries[] = {
11089 static struct npc_kpu_profile_action kpu5_action_entries[] = {
11986 static struct npc_kpu_profile_action kpu6_action_entries[] = {
12587 static struct npc_kpu_profile_action kpu7_action_entries[] = {
12876 static struct npc_kpu_profile_action kpu8_action_entries[] = {
13541 static struct npc_kpu_profile_action kpu9_action_entries[] = {
[all …]
H A Dnpc.h256 struct npc_kpu_profile_action { struct
280 struct npc_kpu_profile_action *action; argument
H A Drvu.h456 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */
H A Drvu_npc.c1437 const struct npc_kpu_profile_action *kpuaction, in npc_config_kpuaction()
1571 struct npc_kpu_profile_action *action; in npc_apply_custom_kpu()
1629 action = (struct npc_kpu_profile_action *)(fw->data + offset); in npc_apply_custom_kpu()