Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/inc/
Dsap_api.h670 #define MAX_NUM_OF_CAC_HISTORY 8 macro
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_fsm.c2291 hist_count = nol_info->dfs_ch_nchans + MAX_NUM_OF_CAC_HISTORY; in wlansap_query_radar_history()