Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h116 struct npc_kpu_profile_action { struct
140 struct npc_kpu_profile_action *action; argument
Dnpc_profile.h329 static struct npc_kpu_profile_action ikpu_action_entries[] = {
2718 static struct npc_kpu_profile_action kpu1_action_entries[] = {
2919 static struct npc_kpu_profile_action kpu2_action_entries[] = {
3546 static struct npc_kpu_profile_action kpu3_action_entries[] = {
3933 static struct npc_kpu_profile_action kpu4_action_entries[] = {
3996 static struct npc_kpu_profile_action kpu5_action_entries[] = {
4335 static struct npc_kpu_profile_action kpu6_action_entries[] = {
4344 static struct npc_kpu_profile_action kpu7_action_entries[] = {
4353 static struct npc_kpu_profile_action kpu8_action_entries[] = {
4938 static struct npc_kpu_profile_action kpu9_action_entries[] = {
[all …]
Drvu_npc.c841 struct npc_kpu_profile_action *kpuaction, in npc_config_kpuaction()