Searched full:cn10k (Results 1 – 25 of 50) sorted by relevance
12
/linux-6.14.4/Documentation/devicetree/bindings/perf/ |
D | marvell-cn10k-tad.yaml | 4 $id: http://devicetree.org/schemas/perf/marvell-cn10k-tad.yaml# 7 title: Marvell CN10K LLC-TAD performance monitor 13 The Tag-and-Data units (TADs) maintain coherence and contain CN10K 23 const: marvell,cn10k-tad-pmu 57 compatible = "marvell,cn10k-tad-pmu";
|
D | marvell-cn10k-ddr.yaml | 4 $id: http://devicetree.org/schemas/perf/marvell-cn10k-ddr.yaml# 7 title: Marvell CN10K DDR performance monitor 16 - marvell,cn10k-ddr-pmu 34 compatible = "marvell,cn10k-ddr-pmu";
|
/linux-6.14.4/drivers/char/hw_random/ |
D | cn10k-rng.c | 2 /* Marvell CN10K RVU Hardware Random Number Generator. 34 /* Octeon CN10K-A A0/A1, CNF10K-A A0/A1 and CNF10K-B A0/B0 48 /* CN10K-A A0/A1 */ in cn10k_is_extended_trng_regs_supported() 194 "cn10k-rng-%s", dev_name(&pdev->dev)); in cn10k_rng_probe() 227 MODULE_DESCRIPTION("Marvell CN10K HW RNG Driver");
|
D | Makefile | 51 obj-$(CONFIG_HW_RANDOM_CN10K) += cn10k-rng.o
|
D | Kconfig | 582 tristate "Marvell CN10K Random Number Generator support" 587 generator available in Marvell CN10K SoCs.
|
/linux-6.14.4/Documentation/misc-devices/ |
D | mrvl_cn10k_dpi.rst | 4 Marvell CN10K DMA packet interface (DPI) driver 10 DPI is a DMA packet interface hardware block in Marvell's CN10K silicon. 21 /dev/mrvl-cn10k-dpi node to set DMA engine and PEM (PCIe interface) port
|
/linux-6.14.4/drivers/perf/ |
D | Kconfig | 234 tristate "Marvell CN10K LLC-TAD PMU" 238 performance monitors on CN10K family silicons. 257 tristate "Enable MARVELL CN10K DRAM Subsystem(DSS) PMU Support" 261 event on CN10K platform.
|
D | marvell_cn10k_tad_pmu.c | 2 /* Marvell CN10K LLC-TAD perf driver 424 { .compatible = "marvell,cn10k-tad-pmu", .data = &tad_pmu_data }, 472 "perf/cn10k/tadpmu:online", in tad_pmu_init() 494 MODULE_DESCRIPTION("Marvell CN10K LLC-TAD Perf driver");
|
D | marvell_cn10k_ddr_pmu.c | 3 * Marvell CN10K DRAM Subsystem (DSS) Performance Monitor Driver 1100 { .compatible = "marvell,cn10k-ddr-pmu", .data = &cn10k_ddr_pmu_pdata }, 1117 .name = "cn10k-ddr-pmu", 1132 "perf/marvell/cn10k/ddr:online", NULL, in cn10k_ddr_pmu_init() 1154 MODULE_DESCRIPTION("Marvell CN10K DRAM Subsystem (DSS) Performance Monitor Driver");
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/af/ |
D | lmac_common.h | 2 /* Marvell CN10K RPM driver 79 /* Unlike CN10K which shares same CSR offset with CGX
|
D | common.h | 146 #define CN10K_MAX_DWRR_WEIGHT 16384 /* Weight is 14bit on CN10K */ 148 /* Don't change the order as on CN10K (except CN10KB)
|
D | mcs.h | 2 /* Marvell CN10K MCS driver 212 /* CN10K-B APIs */
|
D | mbox.h | 925 /* CN10K NIX AQ enqueue msg */ 2290 u64 pkt_ctl_cnt; /* CN10K-B */ 2310 /* Only for CN10K-B */ 2335 u64 octet_decrypt_cnt; /* CN10K-B */ 2336 u64 octet_validate_cnt; /* CN10K-B */ 2340 u64 octet_encrypt_cnt; /* CN10K-B */ 2341 u64 octet_protected_cnt; /* CN10K-B */
|
D | rvu.h | 1053 /* CN10K RVU */ 1057 /* CN10K NIX */ 1060 /* CN10K RVU - LMT*/ 1085 /* CN10K MCS */
|
D | rpm.h | 2 /* Marvell CN10K RPM driver
|
D | mcs_rvu_if.c | 2 /* Marvell CN10K MCS driver 471 /* CN10K-B has only one mcs block */ in rvu_mcs_flr_handler() 881 /* Needed only for CN10K-B */ in rvu_mcs_init()
|
D | rvu_struct.h | 373 /* CN10K NIX Receive queue context structure */ 461 /* CN10K NIX Send queue context structure */
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | Makefile | 11 otx2_flows.o otx2_tc.o cn10k.o otx2_dmac_flt.o \
|
D | cn10k_ipsec.h | 44 /* CN10K CPT LF registers */ 97 /* CN10K IPSEC Security Association (SA) */
|
D | qos_sq.c | 11 #include "cn10k.h"
|
/linux-6.14.4/include/uapi/misc/ |
D | mrvl_cn10k_dpi.h | 3 * Marvell Octeon CN10K DPI driver
|
/linux-6.14.4/Documentation/networking/devlink/ |
D | octeontx2.rst | 57 cat /sys/kernel/debug/cn10k/npc/mcam_rules
|
/linux-6.14.4/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.h | 26 /* Maximum number of supported engines/cores on OcteonTX2/CN10K platform */
|
/linux-6.14.4/drivers/misc/ |
D | Kconfig | 598 tristate "Octeon CN10K DPI driver" 602 Enables Octeon CN10K DMA packet interface (DPI) driver which
|
D | mrvl_cn10k_dpi.c | 2 /* Marvell Octeon CN10K DPI driver 675 MODULE_DESCRIPTION("Marvell Octeon CN10K DPI Driver");
|
12