Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h257 struct npc_kpu_profile_cam { struct
291 struct npc_kpu_profile_cam *cam;
Dnpc_profile.h1071 static struct npc_kpu_profile_cam kpu1_cam_entries[] = {
1881 static struct npc_kpu_profile_cam kpu2_cam_entries[] = {
2826 static struct npc_kpu_profile_cam kpu3_cam_entries[] = {
3807 static struct npc_kpu_profile_cam kpu4_cam_entries[] = {
4122 static struct npc_kpu_profile_cam kpu5_cam_entries[] = {
5175 static struct npc_kpu_profile_cam kpu6_cam_entries[] = {
5904 static struct npc_kpu_profile_cam kpu7_cam_entries[] = {
6255 static struct npc_kpu_profile_cam kpu8_cam_entries[] = {
7092 static struct npc_kpu_profile_cam kpu9_cam_entries[] = {
7578 static struct npc_kpu_profile_cam kpu10_cam_entries[] = {
[all …]
Drvu_npc.c1467 const struct npc_kpu_profile_cam *kpucam, in npc_config_kpucam()
1560 struct npc_kpu_profile_cam *cam; in npc_apply_custom_kpu()
1615 cam = (struct npc_kpu_profile_cam *)fw_kpu->data; in npc_apply_custom_kpu()