Home
last modified time | relevance | path

Searched refs:index_id (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c313 if (hha_pmu->topo.index_id < 0) { in hisi_hha_pmu_init_data()
321 hha_pmu->topo.index_id = id; in hisi_hha_pmu_init_data()
489 hha_pmu->topo.sccl_id, hha_pmu->topo.index_id); in hisi_hha_pmu_probe()
H A Dhisi_uncore_ddrc_pmu.c240 &ddrc_pmu->topo.index_id)) { in hisi_ddrc_pmu_init_data()
394 ddrc_pmu->topo.sccl_id, ddrc_pmu->topo.index_id, in hisi_ddrc_pmu_probe()
399 ddrc_pmu->topo.index_id); in hisi_ddrc_pmu_probe()
H A Dhisi_uncore_mn_pmu.c262 if (mn_pmu->topo.index_id < 0) in hisi_mn_pmu_dev_init()
320 mn_pmu->topo.scl_id, mn_pmu->topo.index_id); in hisi_mn_pmu_probe()
H A Dhisi_uncore_noc_pmu.c297 if (noc_pmu->topo.index_id < 0) in hisi_noc_pmu_dev_init()
369 noc_pmu->topo.scl_id, noc_pmu->topo.index_id, in hisi_noc_pmu_probe()
H A Dhisi_uncore_pmu.h113 int index_id; member
H A Dhisi_uncore_pa_pmu.c283 if (pa_pmu->topo.index_id < 0) { in hisi_pa_pmu_init_data()
467 pa_pmu->topo.index_id); in hisi_pa_pmu_probe()
H A Dhisi_uncore_pmu.c587 topo->index_id = -1; in hisi_uncore_pmu_init_topology()
596 if (device_property_read_u32(dev, "hisilicon,idx-id", &topo->index_id)) in hisi_uncore_pmu_init_topology()
H A Dhisi_uncore_sllc_pmu.c346 if (sllc_pmu->topo.index_id < 0) { in hisi_sllc_pmu_init_data()
502 sllc_pmu->topo.sccl_id, sllc_pmu->topo.index_id); in hisi_sllc_pmu_probe()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h5297 u8 index_id; member
5303 u8 index_id; member
H A Dbnx2x_main.c3350 eq_data.index_id = HC_SP_INDEX_EQ_CONS; in bnx2x_pf_init()