Searched hist:"23923 ea4b144ed43ad8f6e5110b06221d0ff1656" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | Makefile | 23923ea4b144ed43ad8f6e5110b06221d0ff1656 Mon Oct 22 17:55:52 UTC 2018 Sunil Goutham <sgoutham@marvell.com> octeontx2-af: Config NPC KPU engines with parser profile
This patch configures all 16 KPUs and iKPU (pkinds) with the KPU parser profile defined in npc_profile.h. Each KPU engine has a 128 entry CAM, only CAM entries which are listed in the profile are enabled and rest are left disabled.
Also - Memory is allocated for pkind's bitmap and PFFUNC, interface channel mapping. - Added all CSR offsets of NPC HW block.
Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | npc.h | 23923ea4b144ed43ad8f6e5110b06221d0ff1656 Mon Oct 22 17:55:52 UTC 2018 Sunil Goutham <sgoutham@marvell.com> octeontx2-af: Config NPC KPU engines with parser profile
This patch configures all 16 KPUs and iKPU (pkinds) with the KPU parser profile defined in npc_profile.h. Each KPU engine has a 128 entry CAM, only CAM entries which are listed in the profile are enabled and rest are left disabled.
Also - Memory is allocated for pkind's bitmap and PFFUNC, interface channel mapping. - Added all CSR offsets of NPC HW block.
Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rvu_reg.h | 23923ea4b144ed43ad8f6e5110b06221d0ff1656 Mon Oct 22 17:55:52 UTC 2018 Sunil Goutham <sgoutham@marvell.com> octeontx2-af: Config NPC KPU engines with parser profile
This patch configures all 16 KPUs and iKPU (pkinds) with the KPU parser profile defined in npc_profile.h. Each KPU engine has a 128 entry CAM, only CAM entries which are listed in the profile are enabled and rest are left disabled.
Also - Memory is allocated for pkind's bitmap and PFFUNC, interface channel mapping. - Added all CSR offsets of NPC HW block.
Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rvu.c | 23923ea4b144ed43ad8f6e5110b06221d0ff1656 Mon Oct 22 17:55:52 UTC 2018 Sunil Goutham <sgoutham@marvell.com> octeontx2-af: Config NPC KPU engines with parser profile
This patch configures all 16 KPUs and iKPU (pkinds) with the KPU parser profile defined in npc_profile.h. Each KPU engine has a 128 entry CAM, only CAM entries which are listed in the profile are enabled and rest are left disabled.
Also - Memory is allocated for pkind's bitmap and PFFUNC, interface channel mapping. - Added all CSR offsets of NPC HW block.
Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | rvu.h | 23923ea4b144ed43ad8f6e5110b06221d0ff1656 Mon Oct 22 17:55:52 UTC 2018 Sunil Goutham <sgoutham@marvell.com> octeontx2-af: Config NPC KPU engines with parser profile
This patch configures all 16 KPUs and iKPU (pkinds) with the KPU parser profile defined in npc_profile.h. Each KPU engine has a 128 entry CAM, only CAM entries which are listed in the profile are enabled and rest are left disabled.
Also - Memory is allocated for pkind's bitmap and PFFUNC, interface channel mapping. - Added all CSR offsets of NPC HW block.
Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|