Searched full:cn10k (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v6.1/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-v6.1/drivers/perf/ |
D | Kconfig | 173 tristate "Marvell CN10K LLC-TAD PMU" 177 performance monitors on CN10K family silicons. 196 tristate "Enable MARVELL CN10K DRAM Subsystem(DSS) PMU Support" 200 event on CN10K platform.
|
D | marvell_cn10k_tad_pmu.c | 2 /* Marvell CN10K LLC-TAD perf driver 367 { .compatible = "marvell,cn10k-tad-pmu", }, 405 "perf/cn10k/tadpmu:online", in tad_pmu_init() 423 MODULE_DESCRIPTION("Marvell CN10K LLC-TAD Perf driver");
|
D | marvell_cn10k_ddr_pmu.c | 2 /* Marvell CN10K DRAM Subsystem (DSS) Performance Monitor Driver 691 pr_info("CN10K DDR PMU Driver for ddrc@%llx\n", res->start); in cn10k_ddr_perf_probe() 714 { .compatible = "marvell,cn10k-ddr-pmu", }, 722 .name = "cn10k-ddr-pmu", 736 "perf/marvell/cn10k/ddr:online", NULL, in cn10k_ddr_pmu_init()
|
/Linux-v6.1/drivers/char/hw_random/ |
D | cn10k-rng.c | 2 /* Marvell CN10K RVU Hardware Random Number Generator. 143 "cn10k-rng-%s", dev_name(&pdev->dev)); in cn10k_rng_probe() 183 MODULE_DESCRIPTION("Marvell CN10K HW RNG Driver");
|
D | Makefile | 48 obj-$(CONFIG_HW_RANDOM_CN10K) += cn10k-rng.o
|
D | Kconfig | 542 tristate "Marvell CN10K Random Number Generator support" 547 generator available in Marvell CN10K SoCs.
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | Makefile | 10 otx2_flows.o otx2_tc.o cn10k.o otx2_dmac_flt.o \
|
D | otx2_vf.c | 16 #include "cn10k.h" 307 /* For cn10k platform, VF mailbox region is in its BAR2 in otx2vf_vfaf_mbox_init()
|
D | cn10k.c | 8 #include "cn10k.h"
|
D | otx2_common.c | 15 #include "cn10k.h" 672 /* On CN10K, if RR_WEIGHT is greater than 16384, HW will in otx2_txschq_config() 674 * will work on both OTx2 and CN10K. in otx2_txschq_config()
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | mcs.h | 2 /* Marvell CN10K MCS driver 216 /* CN10K-B APIs */
|
D | rpm.h | 2 /* Marvell CN10K RPM driver
|
D | mbox.h | 883 /* CN10K NIX AQ enqueue msg */ 2023 u64 pkt_ctl_cnt; /* CN10K-B */ 2043 /* Only for CN10K-B */ 2068 u64 octet_decrypt_cnt; /* CN10K-B */ 2069 u64 octet_validate_cnt; /* CN10K-B */ 2073 u64 octet_encrypt_cnt; /* CN10K-B */ 2074 u64 octet_protected_cnt; /* CN10K-B */
|
D | lmac_common.h | 2 /* Marvell CN10K RPM driver
|
D | mcs_rvu_if.c | 2 /* Marvell CN10K MCS driver 429 /* CN10K-B has only one mcs block */ in rvu_mcs_flr_handler() 839 /* Needed only for CN10K-B */ in rvu_mcs_init()
|
D | common.h | 146 #define CN10K_MAX_DWRR_WEIGHT 16384 /* Weight is 14bit on CN10K */
|
D | rvu.h | 862 /* CN10K RVU */ 866 /* CN10K RVU - LMT*/ 887 /* CN10K MCS */
|
D | rvu_struct.h | 370 /* CN10K NIX Receive queue context structure */ 458 /* CN10K NIX Send queue context structure */
|
D | rpm.c | 2 /* Marvell CN10K RPM driver
|
D | rvu_cn10k.c | 2 /* Marvell RPM CN10K driver
|
/Linux-v6.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptpf_ucode.h | 26 /* Maximum number of supported engines/cores on OcteonTX2/CN10K platform */
|
D | otx2_cptvf_main.c | 85 /* For cn10k platform, VF mailbox region is in its BAR2 in cptvf_pfvf_mbox_init()
|
D | otx2_cpt_hw_types.h | 287 } cn10k; member
|
12