Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation.c22 extern const struct chdef_5ghz chdef5g[MAX_CHDEF_5GHZ];
221 if (f->ch_idx == chdef5g[i].idx) { in _chnlplan_update_5g()
222 chdef = &chdef5g[i]; in _chnlplan_update_5g()
959 if (idx5g == chdef5g[i].idx) { in rtw_phl_query_specific_chplan()
960 chdef5 = &chdef5g[i]; in rtw_phl_query_specific_chplan()
H A Dphl_chnlplan.c29 const struct chdef_5ghz chdef5g[MAX_CHDEF_5GHZ] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation.c22 extern const struct chdef_5ghz chdef5g[MAX_CHDEF_5GHZ];
221 if (f->ch_idx == chdef5g[i].idx) { in _chnlplan_update_5g()
222 chdef = &chdef5g[i]; in _chnlplan_update_5g()
959 if (idx5g == chdef5g[i].idx) { in rtw_phl_query_specific_chplan()
960 chdef5 = &chdef5g[i]; in rtw_phl_query_specific_chplan()
H A Dphl_chnlplan.c29 const struct chdef_5ghz chdef5g[MAX_CHDEF_5GHZ] = { variable