Home
last modified time | relevance | path

Searched refs:lmac_get_htc_hdl (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_deinit_lmac.c207 HTC_HANDLE lmac_get_htc_hdl(struct wlan_objmgr_psoc *psoc) in lmac_get_htc_hdl() function
224 qdf_export_symbol(lmac_get_htc_hdl);
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dinit_deinit_lmac.h140 HTC_HANDLE lmac_get_htc_hdl(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_wake_lock.c166 htc_handle = lmac_get_htc_hdl(psoc); in target_if_vote_for_link_down()
185 htc_handle = lmac_get_htc_hdl(psoc); in target_if_vote_for_link_up()
/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/
H A Dtarget_if_mgmt_txrx_rx_reo.c688 htc_handle = lmac_get_htc_hdl(psoc); in target_if_mgmt_rx_reo_schedule_delivery()
726 htc_handle = lmac_get_htc_hdl(psoc); in target_if_mgmt_rx_reo_cancel_scheduled_delivery()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c5446 htc_handle = lmac_get_htc_hdl(psoc); in wlan_ipa_wdi_opt_dpath_flt_add_cb()
5569 htc_handle = lmac_get_htc_hdl(psoc); in wlan_ipa_wdi_opt_dpath_flt_rem_cb()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2509 htc_handle = lmac_get_htc_hdl(dp_ctx->psoc); in dp_config_direct_link()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c5756 htc_handle = lmac_get_htc_hdl(wma->psoc); in wma_add_sta()
5844 htc_handle = lmac_get_htc_hdl(wma->psoc); in wma_delete_sta()
H A Dwma_main.c4103 htc_handle = lmac_get_htc_hdl(wma_handle->psoc); in wma_pre_start()