Home
last modified time | relevance | path

Searched refs:lmac_get_wmi_unified_hdl (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/p2p/src/
H A Dtarget_if_p2p.c117 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_register_lo_event_handler()
142 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_unregister_lo_event_handler()
165 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_lo_start()
184 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_lo_stop()
271 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_register_noa_event_handler()
294 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_unregister_noa_event_handler()
320 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_set_ps()
363 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_set_noa()
426 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_register_macaddr_rx_filter_evt_handler()
450 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_p2p_set_mac_addr_rx_filter_cmd()
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c46 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_set_packet_capture_mode()
86 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_set_packet_capture_config()
145 wmi_unified_t wmi_handle = lmac_get_wmi_unified_hdl(psoc); in target_if_set_packet_capture_beacon_interval()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_deinit_lmac.c201 wmi_unified_t lmac_get_wmi_unified_hdl(struct wlan_objmgr_psoc *psoc) in lmac_get_wmi_unified_hdl() function
205 qdf_export_symbol(lmac_get_wmi_unified_hdl);
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dinit_deinit_lmac.h130 wmi_unified_t lmac_get_wmi_unified_hdl(struct wlan_objmgr_psoc *psoc);