Home
last modified time | relevance | path

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

/drivers/staging/r8188eu/core/
Drtw_p2p.c1150 u8 operatingch_info[5] = { 0x00 }, peer_operating_ch = 0; in process_p2p_group_negotation_req() local
1154 peer_operating_ch = operatingch_info[4]; in process_p2p_group_negotation_req()
1156 if (rtw_p2p_is_channel_list_ok(peer_operating_ch, in process_p2p_group_negotation_req()
1162 pwdinfo->operating_channel = peer_operating_ch; in process_p2p_group_negotation_req()
1279 pwdinfo->peer_operating_ch = operatingch_info[4]; in process_p2p_group_negotation_resp()
1296 u8 operatingch_info[5] = { 0x00 }, peer_operating_ch = 0; in process_p2p_group_negotation_resp() local
1300 peer_operating_ch = operatingch_info[4]; in process_p2p_group_negotation_resp()
1302 if (rtw_p2p_is_channel_list_ok(peer_operating_ch, in process_p2p_group_negotation_resp()
1307 pwdinfo->operating_channel = peer_operating_ch; in process_p2p_group_negotation_resp()
1390 pwdinfo->peer_operating_ch = operatingch_info[4]; in process_p2p_group_negotation_confirm()
Drtw_mlme_ext.c2464 p2pie[p2pielen++] = pwdinfo->peer_operating_ch; in issue_p2p_GO_confirm()
3682 pwdinfo->p2p_info.operation_ch[0] = pwdinfo->peer_operating_ch; in on_action_public_p2p()
3697 pwdinfo->p2p_info.operation_ch[0] = pwdinfo->peer_operating_ch; in on_action_public_p2p()
/drivers/staging/r8188eu/include/
Drtw_mlme.h212 u8 peer_operating_ch; member
/drivers/staging/rtl8723bs/include/
Drtw_mlme.h233 u8 peer_operating_ch; member