Searched refs:MAX_HISTORY_NUM (Results 1 – 6 of 6) sorted by relevance
48 #define MAX_HISTORY_NUM 20 macro63 struct rtw_domain history[MAX_HISTORY_NUM];83 struct rtw_domain history_6g[MAX_HISTORY_NUM];
236 if (rg->history_cnt_6g >= MAX_HISTORY_NUM) in _history_log_6g()
506 if (rg->history_cnt >= MAX_HISTORY_NUM) in _history_log()