Home
last modified time | relevance | path

Searched refs:MAX_CH_NUM_2GHZ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_def.h20 #define MAX_CH_NUM_2GHZ 14 macro
103 struct rtw_regulation_channel ch[MAX_CH_NUM_2GHZ +
115 struct rtw_ch ch[MAX_CH_NUM_2GHZ +
H A Dphl_regulation.c47 for (i = 0; i < MAX_CH_NUM_2GHZ; i++) { in _convert_ch2g()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_def.h20 #define MAX_CH_NUM_2GHZ 14 macro
103 struct rtw_regulation_channel ch[MAX_CH_NUM_2GHZ +
115 struct rtw_ch ch[MAX_CH_NUM_2GHZ +
H A Dphl_regulation.c47 for (i = 0; i < MAX_CH_NUM_2GHZ; i++) { in _convert_ch2g()