Searched defs:lvl (Results 1 – 8 of 8) sorted by relevance
151 #define AR_DEBUG_LVL_CHECK(lvl) (GET_ATH_MODULE_DEBUG_VAR_MASK(ATH_MODULE_NAME) & (lvl)) argument154 #define ATH_DEBUG_SET_DEBUG_MASK(s, lvl) GET_ATH_MODULE_DEBUG_VAR_MASK(s) = (lvl) argument176 #define AR_DEBUG_LVL_CHECK(lvl) 0 argument180 #define ATH_DEBUG_SET_DEBUG_MASK(s, lvl) argument
142 enum wlan_ipa_bw_level lvl) in wlan_ipa_set_perf_level_bw()
997 enum wlan_ipa_bw_level lvl) in ipa_set_perf_level_bw()
442 enum wlan_ipa_bw_level lvl; in hdd_ipa_set_perf_level_bw() local
382 enum wlan_ipa_bw_level lvl) in ucfg_ipa_set_perf_level_bw()
793 enum wlan_ipa_bw_level lvl) in ucfg_ipa_set_perf_level_bw()
2474 int lvl; in dp_tx_latency_stats_update_bucket() local2557 int lvl; in dp_tx_latency_stats_clear_bucket() local2601 int lvl, idx; in dp_tx_latency_stats_update_cca() local2677 int lvl, type, link_id; in dp_tx_latency_stats_get_per_peer() local
30756 #define WMI_DBGLOG_SET_LOG_LEVEL(val,lvl) do { \ argument