Symbol: npc_kpu_profile_action
drivers/net/ethernet/marvell/octeontx2/af/npc.h
292
struct npc_kpu_profile_action *action;
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
10212
static struct npc_kpu_profile_action kpu3_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
11085
static struct npc_kpu_profile_action kpu4_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
11366
static struct npc_kpu_profile_action kpu5_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
12303
static struct npc_kpu_profile_action kpu6_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
12952
static struct npc_kpu_profile_action kpu7_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
13265
static struct npc_kpu_profile_action kpu8_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
14010
static struct npc_kpu_profile_action kpu9_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
14443
static struct npc_kpu_profile_action kpu10_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
14596
static struct npc_kpu_profile_action kpu11_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
14877
static struct npc_kpu_profile_action kpu12_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
15110
static struct npc_kpu_profile_action kpu13_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
15127
static struct npc_kpu_profile_action kpu14_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
15144
static struct npc_kpu_profile_action kpu15_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
15329
static struct npc_kpu_profile_action kpu16_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
492
static struct npc_kpu_profile_action ikpu_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
8631
static struct npc_kpu_profile_action kpu1_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
9371
static struct npc_kpu_profile_action kpu2_action_entries[] = {
drivers/net/ethernet/marvell/octeontx2/af/rvu.h
553
const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
1416
const struct npc_kpu_profile_action *kpuaction,
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
1550
struct npc_kpu_profile_action *action;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
1608
action = (struct npc_kpu_profile_action *)(fw->data + offset);