Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h154 struct npc_kpu_profile_action { struct
178 const struct npc_kpu_profile_action *action; argument
Dnpc_profile.h431 static const struct npc_kpu_profile_action ikpu_action_entries[] = {
7448 static const struct npc_kpu_profile_action kpu1_action_entries[] = {
8073 static const struct npc_kpu_profile_action kpu2_action_entries[] = {
9076 static const struct npc_kpu_profile_action kpu3_action_entries[] = {
10071 static const struct npc_kpu_profile_action kpu4_action_entries[] = {
10210 static const struct npc_kpu_profile_action kpu5_action_entries[] = {
10717 static const struct npc_kpu_profile_action kpu6_action_entries[] = {
11024 static const struct npc_kpu_profile_action kpu7_action_entries[] = {
11219 static const struct npc_kpu_profile_action kpu8_action_entries[] = {
11878 static const struct npc_kpu_profile_action kpu9_action_entries[] = {
[all …]
Drvu.h301 const struct npc_kpu_profile_action *ikpu; /* array[pkinds] */
Drvu_npc.c832 const struct npc_kpu_profile_action *kpuaction, in npc_config_kpuaction()