Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wnm.c1336 struct wnm_btm_cant *pcant = NULL; in rtw_wnm_process_notification_req() local
1394 pcant = &puser_raw->btm_cants[j]; in rtw_wnm_process_notification_req()
1395 if (pcant->nb_rpt.ch_num == non_pref_ch) { in rtw_wnm_process_notification_req()
1399 __func__, pcant->preference); in rtw_wnm_process_notification_req()
1400 pcant->preference = 0; in rtw_wnm_process_notification_req()
1402 if (!pcant->preference) in rtw_wnm_process_notification_req()
1403 pcant->preference = 64; in rtw_wnm_process_notification_req()
H A Drtw_mbo.c1530 struct wnm_btm_cant *pcant = NULL; in rtw_mbo_process_assoc_req() local
1533 pcant = &puser_raw->btm_cants[j]; in rtw_mbo_process_assoc_req()
1534 if ((pcant->nb_rpt.ch_num == non_pref_ch) && \ in rtw_mbo_process_assoc_req()
1538 __func__, pcant->preference); in rtw_mbo_process_assoc_req()
1539 pcant->preference = 0; in rtw_mbo_process_assoc_req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wnm.c1336 struct wnm_btm_cant *pcant = NULL; in rtw_wnm_process_notification_req() local
1394 pcant = &puser_raw->btm_cants[j]; in rtw_wnm_process_notification_req()
1395 if (pcant->nb_rpt.ch_num == non_pref_ch) { in rtw_wnm_process_notification_req()
1399 __func__, pcant->preference); in rtw_wnm_process_notification_req()
1400 pcant->preference = 0; in rtw_wnm_process_notification_req()
1402 if (!pcant->preference) in rtw_wnm_process_notification_req()
1403 pcant->preference = 64; in rtw_wnm_process_notification_req()
H A Drtw_mbo.c1530 struct wnm_btm_cant *pcant = NULL; in rtw_mbo_process_assoc_req() local
1533 pcant = &puser_raw->btm_cants[j]; in rtw_mbo_process_assoc_req()
1534 if ((pcant->nb_rpt.ch_num == non_pref_ch) && \ in rtw_mbo_process_assoc_req()
1538 __func__, pcant->preference); in rtw_mbo_process_assoc_req()
1539 pcant->preference = 0; in rtw_mbo_process_assoc_req()