Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h143 struct npc_kpu_profile_cam { struct
177 const struct npc_kpu_profile_cam *cam;
Dnpc_profile.h1010 static const struct npc_kpu_profile_cam kpu1_cam_entries[] = {
1688 static const struct npc_kpu_profile_cam kpu2_cam_entries[] = {
2816 static const struct npc_kpu_profile_cam kpu3_cam_entries[] = {
3935 static const struct npc_kpu_profile_cam kpu4_cam_entries[] = {
4091 static const struct npc_kpu_profile_cam kpu5_cam_entries[] = {
4661 static const struct npc_kpu_profile_cam kpu6_cam_entries[] = {
5006 static const struct npc_kpu_profile_cam kpu7_cam_entries[] = {
5225 static const struct npc_kpu_profile_cam kpu8_cam_entries[] = {
5966 static const struct npc_kpu_profile_cam kpu9_cam_entries[] = {
6437 static const struct npc_kpu_profile_cam kpu10_cam_entries[] = {
[all …]
Drvu_npc.c874 const struct npc_kpu_profile_cam *kpucam, in npc_config_kpucam()