Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mr.c3391 u8 mcc_inprogress = false; in phl_mr_query_mcc_inprogress() local
3399 mcc_inprogress = rtw_phl_mcc_inprogress(phl_info, wrole->hw_band); in phl_mr_query_mcc_inprogress()
3403 ret = mcc_inprogress; in phl_mr_query_mcc_inprogress()
3406 if (mcc_inprogress && chanctx_num == 1) in phl_mr_query_mcc_inprogress()
3412 if (mcc_inprogress && chanctx_num >= 2) in phl_mr_query_mcc_inprogress()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mr.c3391 u8 mcc_inprogress = false; in phl_mr_query_mcc_inprogress() local
3399 mcc_inprogress = rtw_phl_mcc_inprogress(phl_info, wrole->hw_band); in phl_mr_query_mcc_inprogress()
3403 ret = mcc_inprogress; in phl_mr_query_mcc_inprogress()
3406 if (mcc_inprogress && chanctx_num == 1) in phl_mr_query_mcc_inprogress()
3412 if (mcc_inprogress && chanctx_num >= 2) in phl_mr_query_mcc_inprogress()