Home
last modified time | relevance | path

Searched refs:MAX_HISTORY_NUM (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation.h48 #define MAX_HISTORY_NUM 20 macro
63 struct rtw_domain history[MAX_HISTORY_NUM];
83 struct rtw_domain history_6g[MAX_HISTORY_NUM];
H A Dphl_regulation_6g.c236 if (rg->history_cnt_6g >= MAX_HISTORY_NUM) in _history_log_6g()
H A Dphl_regulation.c506 if (rg->history_cnt >= MAX_HISTORY_NUM) in _history_log()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation.h48 #define MAX_HISTORY_NUM 20 macro
63 struct rtw_domain history[MAX_HISTORY_NUM];
83 struct rtw_domain history_6g[MAX_HISTORY_NUM];
H A Dphl_regulation_6g.c236 if (rg->history_cnt_6g >= MAX_HISTORY_NUM) in _history_log_6g()
H A Dphl_regulation.c506 if (rg->history_cnt >= MAX_HISTORY_NUM) in _history_log()