Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h222 struct npc_kpu_profile_cam { struct
256 struct npc_kpu_profile_cam *cam;
Dnpc_profile.h1062 static struct npc_kpu_profile_cam kpu1_cam_entries[] = {
2084 static struct npc_kpu_profile_cam kpu2_cam_entries[] = {
3079 static struct npc_kpu_profile_cam kpu3_cam_entries[] = {
4056 static struct npc_kpu_profile_cam kpu4_cam_entries[] = {
4367 static struct npc_kpu_profile_cam kpu5_cam_entries[] = {
5362 static struct npc_kpu_profile_cam kpu6_cam_entries[] = {
6033 static struct npc_kpu_profile_cam kpu7_cam_entries[] = {
6353 static struct npc_kpu_profile_cam kpu8_cam_entries[] = {
7096 static struct npc_kpu_profile_cam kpu9_cam_entries[] = {
7569 static struct npc_kpu_profile_cam kpu10_cam_entries[] = {
[all …]
Drvu_npc.c1369 const struct npc_kpu_profile_cam *kpucam, in npc_config_kpucam()
1461 struct npc_kpu_profile_cam *cam; in npc_apply_custom_kpu()
1516 cam = (struct npc_kpu_profile_cam *)fw_kpu->data; in npc_apply_custom_kpu()