Home
last modified time | relevance | path

Searched refs:is_ch_group (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_chan.c1035 bool is_ch_group = false; in rtw_phl_chanctx_chk() local
1061 is_ch_group = _phl_is_chbw_grouped( in rtw_phl_chanctx_chk()
1064 if (is_ch_group) in rtw_phl_chanctx_chk()
1069 if (phl_com->dev_cap.mcc_sup == true && is_ch_group == false && chanctx_num < 2) { in rtw_phl_chanctx_chk()
1070 is_ch_group = true; in rtw_phl_chanctx_chk()
1075 is_ch_group = true; in rtw_phl_chanctx_chk()
1079 return is_ch_group; in rtw_phl_chanctx_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_chan.c1035 bool is_ch_group = false; in rtw_phl_chanctx_chk() local
1061 is_ch_group = _phl_is_chbw_grouped( in rtw_phl_chanctx_chk()
1064 if (is_ch_group) in rtw_phl_chanctx_chk()
1069 if (phl_com->dev_cap.mcc_sup == true && is_ch_group == false && chanctx_num < 2) { in rtw_phl_chanctx_chk()
1070 is_ch_group = true; in rtw_phl_chanctx_chk()
1075 is_ch_group = true; in rtw_phl_chanctx_chk()
1079 return is_ch_group; in rtw_phl_chanctx_chk()