Searched refs:sap_debug_rl (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_ch_select.c | 467 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()
|
D | sap_internal.h | 78 #define sap_debug_rl(params...) QDF_TRACE_DEBUG_RL(QDF_MODULE_ID_SAP, params) macro
|