Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc_profile.h492 static struct npc_kpu_profile_action ikpu_action_entries[] = {
8631 static struct npc_kpu_profile_action kpu1_action_entries[] = {
9371 static struct npc_kpu_profile_action kpu2_action_entries[] = {
10212 static struct npc_kpu_profile_action kpu3_action_entries[] = {
11085 static struct npc_kpu_profile_action kpu4_action_entries[] = {
11366 static struct npc_kpu_profile_action kpu5_action_entries[] = {
12303 static struct npc_kpu_profile_action kpu6_action_entries[] = {
12952 static struct npc_kpu_profile_action kpu7_action_entries[] = {
13265 static struct npc_kpu_profile_action kpu8_action_entries[] = {
14010 static struct npc_kpu_profile_action kpu9_action_entries[] = {
[all …]
Dnpc.h268 struct npc_kpu_profile_action { struct
292 struct npc_kpu_profile_action *action; argument
Drvu.h497 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */
Drvu_npc.c1425 const struct npc_kpu_profile_action *kpuaction, in npc_config_kpuaction()
1559 struct npc_kpu_profile_action *action; in npc_apply_custom_kpu()
1617 action = (struct npc_kpu_profile_action *)(fw->data + offset); in npc_apply_custom_kpu()