Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chnlplan.h43 u8 support_ch[2]; member
H A Dphl_regulation.c96 ch = ((chdef->support_ch[1] << 8) | (chdef->support_ch[0])); in _chnlplan_update_2g()
975 ch = ((chdef2->support_ch[1] << 8) | in rtw_phl_query_specific_chplan()
976 (chdef2->support_ch[0])); in rtw_phl_query_specific_chplan()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chnlplan.h43 u8 support_ch[2]; member
H A Dphl_regulation.c96 ch = ((chdef->support_ch[1] << 8) | (chdef->support_ch[0])); in _chnlplan_update_2g()
975 ch = ((chdef2->support_ch[1] << 8) | in rtw_phl_query_specific_chplan()
976 (chdef2->support_ch[0])); in rtw_phl_query_specific_chplan()