Home
last modified time | relevance | path

Searched refs:ucfg_dp_is_local_pkt_capture_enabled (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/os_if/dp/src/
Dos_if_dp_local_pkt_capture.c102 if (ucfg_dp_is_local_pkt_capture_enabled(psoc)) { in os_if_lpc_mon_intf_creation_allowed()
128 if (!ucfg_dp_is_local_pkt_capture_enabled(psoc)) { in os_if_start_capture_allowed()
178 if (!ucfg_dp_is_local_pkt_capture_enabled(psoc)) { in os_if_stop_capture_allowed()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
Dwlan_dp_ucfg_api.h1627 ucfg_dp_is_local_pkt_capture_enabled(struct wlan_objmgr_psoc *psoc);
1630 ucfg_dp_is_local_pkt_capture_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_dp_is_local_pkt_capture_enabled() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_p2p.c784 if ((ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc) && in __wlan_hdd_add_virtual_intf()
Dwlan_hdd_main.c564 if (!ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc)) in wlan_hdd_lpc_del_monitor_interface()
2732 if (!ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc)) in hdd_lpc_enable_powersave()
2753 if (!ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc)) in hdd_lpc_disable_powersave()
3247 ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc)) { in __hdd_mon_open()
3272 ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc))) { in __hdd_mon_open()
6977 ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc)) in hdd_alloc_station_adapter()
9590 ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc))) { in hdd_monitor_mode_release_wakelock()
Dwlan_hdd_cfg80211.c20075 ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc))) in __wlan_hdd_cfg80211_set_monitor_mode()
20153 if (!ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc)) in __wlan_hdd_cfg80211_get_monitor_mode()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
Dwlan_dp_ucfg_api.c2864 bool ucfg_dp_is_local_pkt_capture_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_dp_is_local_pkt_capture_enabled() function
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c465 ucfg_dp_is_local_pkt_capture_enabled(psoc); in wma_set_feature_set_info()