Home
last modified time | relevance | path

Searched defs:hif_ext_group (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_exec.c228 struct hif_exec_context *hif_ext_group; in hif_print_napi_latency_stats() local
286 struct hif_exec_context *hif_ext_group; in hif_clear_napi_stats() local
326 struct hif_exec_context *hif_ext_group; in hif_print_napi_stats() local
381 struct hif_exec_context *hif_ext_group; in hif_print_napi_stats() local
424 void hif_exec_fill_poll_time_histogram(struct hif_exec_context *hif_ext_group) in hif_exec_fill_poll_time_histogram()
452 static bool hif_exec_poll_should_yield(struct hif_exec_context *hif_ext_group) in hif_exec_poll_should_yield()
476 struct hif_exec_context *hif_ext_group; in hif_exec_should_yield() local
501 void hif_exec_update_service_start_time(struct hif_exec_context *hif_ext_group) in hif_exec_update_service_start_time()
508 void hif_exec_update_service_start_time(struct hif_exec_context *hif_ext_group) in hif_exec_update_service_start_time()
513 void hif_exec_fill_poll_time_histogram(struct hif_exec_context *hif_ext_group) in hif_exec_fill_poll_time_histogram()
[all …]
Dhif_exec.h184 void hif_pci_irq_set_affinity_hint(struct hif_exec_context *hif_ext_group, in hif_pci_irq_set_affinity_hint()
Dhif_main.c3230 struct hif_exec_context *hif_ext_group; in hif_affinity_mgr_affine_irq() local
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
Dif_ipci.c207 struct hif_exec_context *hif_ext_group; in hif_ipci_deconfigure_grp_irq() local
522 static void hif_exec_grp_irq_disable(struct hif_exec_context *hif_ext_group) in hif_exec_grp_irq_disable()
538 static void hif_exec_grp_irq_enable(struct hif_exec_context *hif_ext_group) in hif_exec_grp_irq_enable()
554 void hif_ipci_irq_set_affinity_hint(struct hif_exec_context *hif_ext_group, in hif_ipci_irq_set_affinity_hint()
601 struct hif_exec_context *hif_ext_group; in hif_ipci_set_grp_intr_affinity() local
677 struct hif_exec_context *hif_ext_group; in hif_ipci_config_irq_clear_cpu_affinity() local
706 struct hif_exec_context *hif_ext_group) in hif_ipci_configure_grp_irq()
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
Dif_ahb.c298 struct hif_exec_context *hif_ext_group) in hif_ahb_configure_grp_irq()
354 struct hif_exec_context *hif_ext_group; in hif_ahb_deconfigure_grp_irq() local
783 void hif_ahb_exec_grp_irq_disable(struct hif_exec_context *hif_ext_group) in hif_ahb_exec_grp_irq_disable()
797 void hif_ahb_exec_grp_irq_enable(struct hif_exec_context *hif_ext_group) in hif_ahb_exec_grp_irq_enable()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c2154 struct hif_exec_context *hif_ext_group; in hif_pci_deconfigure_grp_irq() local
3185 static void hif_exec_grp_irq_disable(struct hif_exec_context *hif_ext_group) in hif_exec_grp_irq_disable()
3195 static void hif_exec_grp_irq_enable(struct hif_exec_context *hif_ext_group) in hif_exec_grp_irq_enable()
3219 void hif_pci_irq_set_affinity_hint(struct hif_exec_context *hif_ext_group, in hif_pci_irq_set_affinity_hint()
3321 struct hif_exec_context *hif_ext_group; in hif_pci_config_irq_clear_cpu_affinity() local
3354 struct hif_exec_context *hif_ext_group; in hif_pci_config_irq_affinity() local
3377 struct hif_exec_context *hif_ext_group) in hif_grp_configure_legacyirq()
3443 struct hif_exec_context *hif_ext_group) in hif_grp_configure_legacyirq()
3450 struct hif_exec_context *hif_ext_group) in hif_pci_configure_grp_irq()
3507 struct hif_exec_context *hif_ext_group; in hif_pci_set_grp_intr_affinity() local
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_main.h207 struct hif_exec_context *hif_ext_group[HIF_MAX_GROUP]; member