Home
last modified time | relevance | path

Searched refs:PERF_PROP_SUB_UNUSED (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_fme_iperf.c446 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_root_get_prop()
466 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_cache_get_prop()
579 if (sub == PERF_PROP_SUB_UNUSED) in fme_iperf_vtd_get_prop()
595 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_fab_get_prop()
655 if (sub == PERF_PROP_SUB_UNUSED && id == 0x1) /* FREEZE */ in fme_iperf_cache_set_prop()
668 if (sub == PERF_PROP_SUB_UNUSED && id == 0x1) /* FREEZE */ in fme_iperf_vtd_set_prop()
683 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_fab_set_prop()
H A Difpga_fme_dperf.c235 if (sub != PERF_PROP_SUB_UNUSED) in fme_dperf_root_get_prop()
272 if (sub != PERF_PROP_SUB_UNUSED) in fme_dperf_fab_set_prop()
H A Dopae_ifpga_hw_api.h112 #define PERF_PROP_SUB_UNUSED PROP_SUB_UNUSED macro