Searched refs:ucfg_dp_is_local_pkt_capture_enabled (Results 1 – 7 of 7) sorted by relevance
102 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()
1627 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
784 if ((ucfg_dp_is_local_pkt_capture_enabled(hdd_ctx->psoc) && in __wlan_hdd_add_virtual_intf()
564 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()
20075 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()
2864 bool ucfg_dp_is_local_pkt_capture_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_dp_is_local_pkt_capture_enabled() function
465 ucfg_dp_is_local_pkt_capture_enabled(psoc); in wma_set_feature_set_info()