Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h152 struct npc_kpu_profile_cam { struct
186 const struct npc_kpu_profile_cam *cam;
H A Dnpc_profile.h1024 static const struct npc_kpu_profile_cam kpu1_cam_entries[] = {
1702 static const struct npc_kpu_profile_cam kpu2_cam_entries[] = {
2830 static const struct npc_kpu_profile_cam kpu3_cam_entries[] = {
3949 static const struct npc_kpu_profile_cam kpu4_cam_entries[] = {
4105 static const struct npc_kpu_profile_cam kpu5_cam_entries[] = {
4675 static const struct npc_kpu_profile_cam kpu6_cam_entries[] = {
5020 static const struct npc_kpu_profile_cam kpu7_cam_entries[] = {
5239 static const struct npc_kpu_profile_cam kpu8_cam_entries[] = {
5980 static const struct npc_kpu_profile_cam kpu9_cam_entries[] = {
6451 static const struct npc_kpu_profile_cam kpu10_cam_entries[] = {
[all …]
H A Drvu_npc.c874 const struct npc_kpu_profile_cam *kpucam, in npc_config_kpucam()