Home
last modified time | relevance | path

Searched refs:sap_debug_rl (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_ch_select.c467 sap_debug_rl("freq %d is in NOL list, can be punctured", in sap_chan_sel_init()
471 sap_debug_rl("freq %d is in NOL list", in sap_chan_sel_init()
733 sap_debug_rl("rcc=%d, cc=%d, tc=%d, rc=%d, cfwc=%d, cfwl=%d, cfw=%d", in sap_weight_channel_free()
782 sap_debug_rl("tpr=%d, tprwc=%d, tprwl=%d, tprw=%d", in sap_weight_channel_txpwr_range()
829 sap_debug_rl("tpt=%d, tptwc=%d, tptwl=%d, tptw=%d", in sap_weight_channel_txpwr_tput()
1394 sap_debug_rl("Range list, freq %d normalize weight factor %d", in sap_normalize_channel_weight_with_factors()
1419 sap_debug_rl("DFS channel weightage %d min %d", in sap_normalize_channel_weight_with_factors()
1427 sap_debug_rl("freq %d old weight %d new weight %d", in sap_normalize_channel_weight_with_factors()
Dsap_internal.h78 #define sap_debug_rl(params...) QDF_TRACE_DEBUG_RL(QDF_MODULE_ID_SAP, params) macro