Home
last modified time | relevance | path

Searched refs:ucfg_pkt_capture_get_mode (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/inc/
H A Dwlan_pkt_capture_ucfg_api.h63 ucfg_pkt_capture_get_mode(struct wlan_objmgr_psoc *psoc);
314 enum pkt_capture_mode ucfg_pkt_capture_get_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pkt_capture_get_mode() function
/wlan-driver/qcacld-3.0/components/target_if/pkt_capture/src/
H A Dtarget_if_pkt_capture.c282 if ((ucfg_pkt_capture_get_mode(psoc) != PACKET_CAPTURE_MODE_DISABLE) && in target_if_register_mgmt_data_offload_event()
389 if ((ucfg_pkt_capture_get_mode(psoc) != PACKET_CAPTURE_MODE_DISABLE) && in target_if_register_smart_monitor_event()
/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_ucfg_api.c33 enum pkt_capture_mode ucfg_pkt_capture_get_mode(struct wlan_objmgr_psoc *psoc) in ucfg_pkt_capture_get_mode() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c1901 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in hdd_wlan_shutdown()
2332 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in __wlan_hdd_cfg80211_resume_wlan()
2653 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in __wlan_hdd_cfg80211_suspend_wlan()
2688 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in __wlan_hdd_cfg80211_suspend_wlan()
H A Dwlan_hdd_p2p.c788 ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in __wlan_hdd_add_virtual_intf()
1035 ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in __wlan_hdd_del_virtual_intf()
H A Dwlan_hdd_main.c5466 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in __hdd_open()
6973 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in hdd_alloc_station_adapter()
9709 ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in hdd_stop_mon_adapter()
9875 ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in hdd_stop_adapter_ext()
10511 ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in hdd_start_all_adapters()
21697 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in wlan_hdd_is_mon_concurrency()
21806 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in wlan_hdd_add_monitor_check()
21819 if (ucfg_pkt_capture_get_mode(hdd_ctx->psoc) != in wlan_hdd_add_monitor_check()
H A Dwlan_hdd_cfg80211.c20073 if (!(ucfg_pkt_capture_get_mode(hdd_ctx->psoc) || in __wlan_hdd_cfg80211_set_monitor_mode()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c1062 if ((ucfg_pkt_capture_get_mode((void *)soc->psoc) == in ol_tx_completion_handler()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c1231 if ((ucfg_pkt_capture_get_mode(psoc) != PACKET_CAPTURE_MODE_DISABLE) && in pe_handle_mgmt_frame()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c7687 if ((ucfg_pkt_capture_get_mode(wma_handle->psoc) != in wma_rx_service_ready_ext_event()