Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_regulation.c21 extern const struct chdef_2ghz chdef2g[MAX_CHDEF_2GHZ];
82 if (f->ch_idx == chdef2g[i].idx) { in _chnlplan_update_2g()
83 chdef = &chdef2g[i]; in _chnlplan_update_2g()
953 if (idx2g == chdef2g[i].idx) { in rtw_phl_query_specific_chplan()
954 chdef2 = &chdef2g[i]; in rtw_phl_query_specific_chplan()
H A Dphl_chnlplan.c18 const struct chdef_2ghz chdef2g[MAX_CHDEF_2GHZ] = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_regulation.c21 extern const struct chdef_2ghz chdef2g[MAX_CHDEF_2GHZ];
82 if (f->ch_idx == chdef2g[i].idx) { in _chnlplan_update_2g()
83 chdef = &chdef2g[i]; in _chnlplan_update_2g()
953 if (idx2g == chdef2g[i].idx) { in rtw_phl_query_specific_chplan()
954 chdef2 = &chdef2g[i]; in rtw_phl_query_specific_chplan()
H A Dphl_chnlplan.c18 const struct chdef_2ghz chdef2g[MAX_CHDEF_2GHZ] = { variable