Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_p2p.c10 static int rtw_p2p_is_channel_list_ok(u8 desired_ch, u8 *ch_list, u8 ch_cnt) in rtw_p2p_is_channel_list_ok() function
1148 if (!rtw_p2p_is_channel_list_ok(pwdinfo->operating_channel, in process_p2p_group_negotation_req()
1156 if (rtw_p2p_is_channel_list_ok(peer_operating_ch, in process_p2p_group_negotation_req()
1294 if (!rtw_p2p_is_channel_list_ok(pwdinfo->operating_channel, in process_p2p_group_negotation_resp()
1302 if (rtw_p2p_is_channel_list_ok(peer_operating_ch, in process_p2p_group_negotation_resp()