Home
last modified time | relevance | path

Searched defs:hif_hdl (Results 1 – 21 of 21) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dath_procfs.c91 hif_handle_t hif_hdl; in ath_procfs_diag_read_legacy() local
171 hif_handle_t hif_hdl; in ath_procfs_diag_write_legacy() local
341 hif_handle_t hif_hdl = get_hif_hdl_from_file(file); in ath_procfs_diag_read_ext() local
409 hif_handle_t hif_hdl = get_hif_hdl_from_file(file); in ath_procfs_diag_write_ext() local
484 hif_handle_t hif_hdl = get_hif_hdl_from_file(file); in ath_procfs_diag_read() local
526 hif_handle_t hif_hdl = get_hif_hdl_from_file(file); in ath_procfs_diag_write() local
H A Dhif_napi.c260 void hif_napi_rx_offld_flush_cb_register(struct hif_opaque_softc *hif_hdl, in hif_napi_rx_offld_flush_cb_register()
287 void hif_napi_rx_offld_flush_cb_deregister(struct hif_opaque_softc *hif_hdl) in hif_napi_rx_offld_flush_cb_deregister()
415 void *hif_napi_get_lro_info(struct hif_opaque_softc *hif_hdl, int napi_id) in hif_napi_get_lro_info()
H A Dhif_main.c2466 enum qdf_bus_type hif_get_bus_type(struct hif_opaque_softc *hif_hdl) in hif_get_bus_type()
2530 int hif_get_rx_ctx_id(int ctx_id, struct hif_opaque_softc *hif_hdl) in hif_get_rx_ctx_id()
2538 int hif_get_rx_ctx_id(int ctx_id, struct hif_opaque_softc *hif_hdl) in hif_get_rx_ctx_id()
2554 void *hif_get_lro_info(int ctx_id, struct hif_opaque_softc *hif_hdl) in hif_get_lro_info()
H A Dhif_main.h538 void *hif_get_hal_handle(struct hif_opaque_softc *hif_hdl) in hif_get_hal_handle()
557 void hif_get_cmem_info(struct hif_opaque_softc *hif_hdl, in hif_get_cmem_info()
H A Dhif_runtime_pm.c434 void hif_set_enable_rpm(struct hif_opaque_softc *hif_hdl) in hif_set_enable_rpm()
/wlan-driver/qca-wifi-host-cmn/hif/src/dispatcher/
H A Dmultibus.c261 void hif_disable_isr(struct hif_opaque_softc *hif_hdl) in hif_disable_isr()
354 int hif_dump_registers(struct hif_opaque_softc *hif_hdl) in hif_dump_registers()
361 void hif_dump_target_memory(struct hif_opaque_softc *hif_hdl, in hif_dump_target_memory()
371 void hif_ipa_get_ce_resource(struct hif_opaque_softc *hif_hdl, in hif_ipa_get_ce_resource()
382 void hif_mask_interrupt_call(struct hif_opaque_softc *hif_hdl) in hif_mask_interrupt_call()
412 void hif_enable_power_management(struct hif_opaque_softc *hif_hdl, in hif_enable_power_management()
429 void hif_disable_power_management(struct hif_opaque_softc *hif_hdl) in hif_disable_power_management()
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dif_usb.c57 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_usb_diag_write_cold_reset() local
195 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_usb_enable_bus() local
438 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_usb_reg_tbl_attach() local
H A Dif_usb.h135 struct HIF_DEVICE_USB hif_hdl; member
H A Dhif_usb.c953 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_is_supported_rx_ctrl_pipe() local
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c1902 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in ce_srng_based() local
3797 void hif_get_default_pipe(struct hif_opaque_softc *hif_hdl, uint8_t *ULPipe, in hif_get_default_pipe()
4678 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_wlan_enable() local
4837 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_ce_prepare_config() local
5079 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(hif_sc); in hif_unconfig_ce() local
5246 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_config_ce_by_id() local
5427 int hif_config_ce_pktlog(struct hif_opaque_softc *hif_hdl) in hif_config_ce_pktlog()
5716 void *hif_ce_get_lro_ctx(struct hif_opaque_softc *hif_hdl, int ctx_id) in hif_ce_get_lro_ctx()
5746 int hif_map_service_to_pipe(struct hif_opaque_softc *hif_hdl, uint16_t svc_id, in hif_map_service_to_pipe()
5840 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_dump_ce_registers() local
H A Dce_tasklet.c850 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in ce_check_tasklet_status() local
903 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in ce_dispatch_interrupt() local
H A Dce_service_legacy.c339 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in ce_per_engine_service_fast() local
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c1181 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_wake_target_cpu() local
1259 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_set_hia_extnd() local
1433 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_set_hia() local
2331 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(scn); in hif_pci_config_low_power_int_register() local
2621 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(sc); in hif_log_soc_wakeup_timeout() local
3810 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(ol_sc); in hif_pci_enable_bus() local
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_main.c461 void *hif_hdl) in pmo_core_psoc_set_hif_handle()
472 void *hif_hdl = NULL; in pmo_core_psoc_get_hif_handle() local
/wlan-driver/qcacld-3.0/os_if/dp/src/
H A Dos_if_dp_lro.c43 struct hif_opaque_softc *hif_hdl = in osif_dp_get_lro_ctx() local
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dhif_sdio.c144 int hif_map_service_to_pipe(struct hif_opaque_softc *hif_hdl, in hif_map_service_to_pipe()
H A Dif_sdio.c139 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(ol_sc_local); in hif_get_target_revision() local
/wlan-driver/qcacld-3.0/components/pmo/core/inc/
H A Dwlan_pmo_priv.h67 void *hif_hdl; member
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c839 struct hif_opaque_softc *hif_hdl = GET_HIF_OPAQUE_HDL(ol_sc); in hif_ipci_enable_bus() local
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h141 struct hif_opaque_softc *hif_hdl; member
1101 struct hif_opaque_softc *hif_hdl) in target_psoc_set_hif_hdl()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1888 void hif_set_enable_rpm(struct hif_opaque_softc *hif_hdl) in hif_set_enable_rpm()