Searched refs:perf (Results 1 – 17 of 17) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_exec.h | 181 bool perf); 185 bool perf) in hif_pci_irq_set_affinity_hint() argument
|
/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/ |
D | ipci_api.h | 290 uint32_t grp_intr_bitmask, bool perf);
|
D | pci_api.h | 108 uint32_t grp_intr_bitmask, bool perf);
|
D | dummy.c | 469 uint32_t grp_intr_bitmap, bool perf) in hif_dummy_set_grp_intr_affinity() argument
|
D | dummy.h | 101 uint32_t grp_intr_bitmask, bool perf);
|
D | multibus.h | 100 uint32_t grp_intr_bitmask, bool perf);
|
D | multibus.c | 717 uint32_t grp_intr_bitmask, bool perf) in hif_set_grp_intr_affinity() argument 725 perf); in hif_set_grp_intr_affinity()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/ |
D | if_ipci.c | 555 bool perf) in hif_ipci_irq_set_affinity_hint() argument 561 int cpu_cluster = perf ? hif_get_perf_cluster_bitmap() : in hif_ipci_irq_set_affinity_hint() 597 uint32_t grp_intr_bitmask, bool perf) in hif_ipci_set_grp_intr_affinity() argument 608 hif_ipci_irq_set_affinity_hint(hif_ext_group, perf); in hif_ipci_set_grp_intr_affinity()
|
/wlan-driver/qcacld-3.0/configs/ |
D | qca6174_defconfig | 310 # representation of perf builds (identified using the string 'perf'), 312 # way no critical debug feature will be enabled for perf and shipment
|
D | wcn6450_defconfig | 337 # representation of perf builds (identified using the string 'perf'), 339 # way no critical debug feature will be enabled for perf and shipment
|
D | qca6390_defconfig | 367 # representation of perf builds (identified using the string 'perf'), 369 # way no critical debug feature will be enabled for perf and shipment
|
D | peach_defconfig | 442 # representation of perf builds (identified using the string 'perf'), 444 # way no critical debug feature will be enabled for perf and shipment
|
D | wear_defconfig | 468 # representation of perf builds (identified using the string 'perf'), 470 # way no critical debug feature will be enabled for perf and shipment
|
D | genoa.common | 47 #We might need to disable WEXT support in perf builds in future
|
D | default_defconfig | 802 # representation of perf builds (identified using the string 'perf'), 804 # way no critical debug feature will be enabled for perf and shipment
|
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
D | hif.h | 2738 uint32_t grp_intr_bitmask, bool perf); 2742 uint32_t grp_intr_bitmask, bool perf) in hif_set_grp_intr_affinity() argument
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
D | if_pci.c | 3220 bool perf) in hif_pci_irq_set_affinity_hint() argument 3226 int cpu_cluster = perf ? hif_get_perf_cluster_bitmap() : in hif_pci_irq_set_affinity_hint() 3503 uint32_t grp_intr_bitmask, bool perf) in hif_pci_set_grp_intr_affinity() argument 3514 hif_pci_irq_set_affinity_hint(hif_ext_group, perf); in hif_pci_set_grp_intr_affinity()
|