Home
last modified time | relevance | path

Searched refs:GET_PCI_DEVFN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/perf/hisilicon/
H A Dhns3_pmu.c318 #define GET_PCI_DEVFN(bdf) ((bdf) & 0xff) macro
835 GET_PCI_DEVFN(bdf)); in hns3_pmu_valid_bdf()
850 val = GET_PCI_DEVFN(bdf); in hns3_pmu_set_qid_para()
1128 return GET_PCI_DEVFN(bdf); in hns3_pmu_get_filter_condition()
1130 return FILTER_CONDITION_FUNC_INTR(GET_PCI_DEVFN(bdf), intr_id); in hns3_pmu_get_filter_condition()
H A Dhisi_pcie_pmu.c85 #define GET_PCI_DEVFN(bdf) ((bdf) & 0xff) macro
276 GET_PCI_DEVFN(bdf)); in hisi_pcie_pmu_valid_requester_id()