Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation_6g.c20 extern const struct chdef_6ghz chdef6g[MAX_CHDEF_6GHZ];
149 if (ch_idx == chdef6g[i].idx) { in _chnlplan_update_6g()
150 chdef = &chdef6g[i]; in _chnlplan_update_6g()
H A Dphl_chnlplan_6g.c19 const struct chdef_6ghz chdef6g[MAX_CHDEF_6GHZ] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation_6g.c20 extern const struct chdef_6ghz chdef6g[MAX_CHDEF_6GHZ];
149 if (ch_idx == chdef6g[i].idx) { in _chnlplan_update_6g()
150 chdef = &chdef6g[i]; in _chnlplan_update_6g()
H A Dphl_chnlplan_6g.c19 const struct chdef_6ghz chdef6g[MAX_CHDEF_6GHZ] = { variable