| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_p2p.c | 2676 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2691 peer_ch_list[j] = *( ch_content + 1 + i ); in rtw_p2p_get_peer_ch_list() 2716 u8 rtw_p2p_ch_inclusion(struct mlme_ext_priv *pmlmeext, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_li… in rtw_p2p_ch_inclusion() argument 2725 if( *( peer_ch_list + i ) == pmlmeext->channel_set[ j ].ChannelNum ) in rtw_p2p_ch_inclusion() 2727 ch_list_inclusioned[ ch_no++ ] = *( peer_ch_list + i ); in rtw_p2p_ch_inclusion() 2812 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2890 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2891 …ch_num_inclusioned = rtw_p2p_ch_inclusion(&padapter->mlmeextpriv, peer_ch_list, peer_ch_num, ch_li… in process_p2p_group_negotation_req() 3026 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 3142 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_p2p.c | 2494 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2507 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2516 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2524 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2525 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2591 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2653 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2654 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2756 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2849 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_p2p.c | 2494 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2507 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2516 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2524 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2525 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2591 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2653 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2654 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2756 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2849 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_p2p.c | 2494 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2507 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2516 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2524 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2525 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2591 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2653 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2654 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2756 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2849 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_p2p.c | 2494 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2507 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2516 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2524 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2525 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2591 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2653 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2654 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2756 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2849 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_p2p.c | 2493 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2506 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2515 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2523 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2524 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2589 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2647 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2648 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2750 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2840 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_p2p.c | 2494 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2507 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2516 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2524 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2525 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2591 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2653 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2654 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2756 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2849 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_p2p.c | 2492 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2505 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2514 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2522 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2523 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2588 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2646 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2647 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2749 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2839 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_p2p.c | 2493 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2506 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2515 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2523 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2524 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2589 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2647 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2648 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2750 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2840 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_p2p.c | 2493 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2506 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2515 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2523 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2524 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2589 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2647 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2648 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2750 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2840 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_p2p.c | 2492 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2505 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2514 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2522 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2523 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2588 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2646 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2647 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2749 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2839 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_p2p.c | 2493 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2506 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2515 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2523 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2524 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2589 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2647 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2648 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2750 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2840 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_p2p.c | 2708 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2723 peer_ch_list[j] = *( ch_content + 1 + i ); in rtw_p2p_get_peer_ch_list() 2748 u8 rtw_p2p_ch_inclusion(struct mlme_ext_priv *pmlmeext, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_li… in rtw_p2p_ch_inclusion() argument 2757 if( *( peer_ch_list + i ) == pmlmeext->channel_set[ j ].ChannelNum ) in rtw_p2p_ch_inclusion() 2759 ch_list_inclusioned[ ch_no++ ] = *( peer_ch_list + i ); in rtw_p2p_ch_inclusion() 2842 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2920 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2921 …ch_num_inclusioned = rtw_p2p_ch_inclusion(&padapter->mlmeextpriv, peer_ch_list, peer_ch_num, ch_li… in process_p2p_group_negotation_req() 3041 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 3157 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_p2p.c | 2493 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2506 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2515 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2523 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2524 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2589 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2647 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2648 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2750 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2840 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_p2p.c | 2552 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2565 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2586 u8 rtw_p2p_ch_inclusion(struct mlme_ext_priv *pmlmeext, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_li… in rtw_p2p_ch_inclusion() argument 2593 if (*(peer_ch_list + i) == pmlmeext->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2594 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2659 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2717 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2718 …ch_num_inclusioned = rtw_p2p_ch_inclusion(&padapter->mlmeextpriv, peer_ch_list, peer_ch_num, ch_li… in process_p2p_group_negotation_req() 2822 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2912 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_p2p.c | 2555 …_p2p_get_peer_ch_list(struct wifidirect_info *pwdinfo, u8 *ch_content, u8 ch_cnt, u8 *peer_ch_list) in rtw_p2p_get_peer_ch_list() argument 2568 peer_ch_list[j] = *(ch_content + 1 + i); in rtw_p2p_get_peer_ch_list() 2577 u8 rtw_p2p_ch_inclusion(_adapter *adapter, u8 *peer_ch_list, u8 peer_ch_num, u8 *ch_list_inclusione… in rtw_p2p_ch_inclusion() argument 2585 if (*(peer_ch_list + i) == rfctl->channel_set[j].ChannelNum) { in rtw_p2p_ch_inclusion() 2586 ch_list_inclusioned[ch_no++] = *(peer_ch_list + i); in rtw_p2p_ch_inclusion() 2651 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_req() local 2709 peer_ch_num = rtw_p2p_get_peer_ch_list(pwdinfo, ch_content, ch_cnt, peer_ch_list); in process_p2p_group_negotation_req() 2710 …ch_num_inclusioned = rtw_p2p_ch_inclusion(padapter, peer_ch_list, peer_ch_num, ch_list_inclusioned… in process_p2p_group_negotation_req() 2814 u8 peer_ch_list[100] = { 0x00 }; in process_p2p_group_negotation_resp() local 2904 …et_peer_ch_list(pwdinfo, pwdinfo->channel_list_attr, pwdinfo->channel_list_attr_len, peer_ch_list); in process_p2p_group_negotation_resp() [all …]
|