Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1962 uint32_t verbose_level; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c15192 start_log.verbose_level = nla_get_u32( in __wlan_hdd_cfg80211_wifi_logger_start()
15194 hdd_debug("verbose_level=%d", start_log.verbose_level); in __wlan_hdd_cfg80211_wifi_logger_start()
15210 cds_set_ring_log_level(start_log.ring_id, start_log.verbose_level); in __wlan_hdd_cfg80211_wifi_logger_start()
15214 if (start_log.verbose_level > WLAN_LOG_LEVEL_OFF) in __wlan_hdd_cfg80211_wifi_logger_start()
15223 (start_log.verbose_level == WLAN_LOG_LEVEL_ACTIVE)) in __wlan_hdd_cfg80211_wifi_logger_start()
15227 (start_log.verbose_level != WLAN_LOG_LEVEL_ACTIVE)) in __wlan_hdd_cfg80211_wifi_logger_start()
15240 if (start_log.verbose_level == WLAN_LOG_LEVEL_ACTIVE) in __wlan_hdd_cfg80211_wifi_logger_start()
H A Dwlan_hdd_main.c15420 start_log.verbose_level = WLAN_LOG_LEVEL_OFF; in hdd_pktlog_set_buff_size()
15448 start_log.verbose_level = WLAN_LOG_LEVEL_OFF; in hdd_pktlog_clear_buff()
15549 start_log.verbose_level = in hdd_pktlog_enable_disable()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h2910 uint32_t verbose_level; member
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c10499 req_msg->verbose_level = start_log.verbose_level; in sme_wifi_start_logger()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c8104 if (start_log->verbose_level == WLAN_LOG_LEVEL_ACTIVE) { in wma_set_wifi_start_packet_stats()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c10741 if (start_log->verbose_level >= WMI_LOG_LEVEL_ACTIVE) in send_enable_specific_fw_logs_cmd_tlv()