| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_p2p.c | 286 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8* raddr, u8* frame_body, u1… in issue_p2p_provision_resp() 2564 u8 *frame_body; in process_p2p_devdisc_req() local 2658 u8 *frame_body; in process_p2p_provdisc_req() local 3342 u8 *frame_body; in process_p2p_presence_req() local 3670 static void rtw_change_p2pie_op_ch(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_op_ch() 3699 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3739 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3789 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3826 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3887 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_p2p.c | 277 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2428 u8 *frame_body; in process_p2p_devdisc_req() local 2508 u8 *frame_body; in process_p2p_provdisc_req() local 3066 u8 *frame_body; in process_p2p_presence_req() local 3361 static void rtw_change_p2pie_op_ch(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_op_ch() 3387 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3426 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3475 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3511 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3569 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2431 u8 *frame_body; in process_p2p_devdisc_req() local 2511 u8 *frame_body; in process_p2p_provdisc_req() local 3057 u8 *frame_body; in process_p2p_presence_req() local 3522 static void rtw_change_p2pie_op_ch(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_op_ch() 3553 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3597 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3646 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3682 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3756 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local [all …]
|
| H A D | rtw_mlme_ext.c | 3361 u8 *frame_body = (u8 *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_spct() local 3415 u8 *frame_body = (u8 *)(frame + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_wnm() local 3785 unsigned char *frame_body; in OnAction_back() local 4312 void issue_p2p_GO_response(_adapter *padapter, u8 *raddr, u8 *frame_body, uint len, u8 result) in issue_p2p_GO_response() 6368 u8 *frame_body; in on_action_public_p2p() local 6745 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_vendor() local 6766 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_default() local 6793 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public() local 6916 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_ht() local 7009 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_vht() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_p2p.c | 1580 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 1621 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 1670 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 1706 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 1770 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 1847 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local 1980 unsigned char *frame_body; in rtw_p2p_check_frames() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_p2p.c | 1580 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 1621 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 1670 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 1706 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 1770 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 1847 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local 1980 unsigned char *frame_body; in rtw_p2p_check_frames() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_p2p.c | 273 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2369 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 2995 u8 *frame_body; in process_p2p_presence_req() local 3480 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3526 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3575 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3611 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3684 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3761 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_p2p.c | 273 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2369 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 2995 u8 *frame_body; in process_p2p_presence_req() local 3480 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3526 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3575 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3611 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3684 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3761 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_p2p.c | 286 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8* raddr, u8* frame_body, u1… in issue_p2p_provision_resp() 2532 u8 *frame_body; in process_p2p_devdisc_req() local 2626 u8 *frame_body; in process_p2p_provdisc_req() local 3338 u8 *frame_body; in process_p2p_presence_req() local 3660 static void rtw_change_p2pie_op_ch(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_op_ch() 3689 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3729 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3779 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3816 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3874 unsigned char *frame_body; in rtw_append_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2368 u8 *frame_body; in process_p2p_devdisc_req() local 2448 u8 *frame_body; in process_p2p_provdisc_req() local 2994 u8 *frame_body; in process_p2p_presence_req() local 3478 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3524 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3573 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3609 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3682 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3759 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2368 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 3006 u8 *frame_body; in process_p2p_presence_req() local 3151 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3197 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3246 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3282 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3355 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3432 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_p2p.c | 273 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2369 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 2995 u8 *frame_body; in process_p2p_presence_req() local 3480 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3526 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3575 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3611 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3684 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3761 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2368 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 3006 u8 *frame_body; in process_p2p_presence_req() local 3151 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3197 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3246 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3282 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3355 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3432 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| H A D | rtw_mlme_ext.c | 3371 u8 *frame_body = (u8 *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_spct() local 3432 u8 *frame_body = (u8 *)(frame + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_wnm() local 3811 unsigned char *frame_body; in OnAction_back() local 4357 void issue_p2p_GO_response(_adapter *padapter, u8 *raddr, u8 *frame_body, uint len, u8 result) in issue_p2p_GO_response() 6376 u8 *frame_body; in on_action_public_p2p() local 6734 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_vendor() local 6764 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_default() local 6791 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public() local 6915 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_ht() local 7015 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_vht() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2368 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 3006 u8 *frame_body; in process_p2p_presence_req() local 3151 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3197 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3246 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3282 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3355 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3432 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2368 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 3006 u8 *frame_body; in process_p2p_presence_req() local 3151 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3197 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3246 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3282 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3355 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3432 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| H A D | rtw_mlme_ext.c | 3364 u8 *frame_body = (u8 *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_spct() local 3425 u8 *frame_body = (u8 *)(frame + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_wnm() local 3804 unsigned char *frame_body; in OnAction_back() local 4350 void issue_p2p_GO_response(_adapter *padapter, u8 *raddr, u8 *frame_body, uint len, u8 result) in issue_p2p_GO_response() 6369 u8 *frame_body; in on_action_public_p2p() local 6727 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_vendor() local 6757 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_default() local 6784 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public() local 6908 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_ht() local 7008 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_vht() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_p2p.c | 273 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2369 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 2996 u8 *frame_body; in process_p2p_presence_req() local 3141 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3187 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3236 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3272 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3345 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3422 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| H A D | rtw_mlme_ext.c | 3604 u8 *frame_body = (u8 *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_spct() local 3665 u8 *frame_body = (u8 *)(frame + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_wnm() local 4074 unsigned char *frame_body; in OnAction_back() local 4620 void issue_p2p_GO_response(_adapter *padapter, u8 *raddr, u8 *frame_body, uint len, u8 result) in issue_p2p_GO_response() 6638 u8 *frame_body; in on_action_public_p2p() local 6990 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_vendor() local 7020 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_default() local 7047 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public() local 7171 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_ht() local 7271 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_vht() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2368 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 3006 u8 *frame_body; in process_p2p_presence_req() local 3151 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3197 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3246 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3282 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3355 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3432 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_p2p.c | 273 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2369 u8 *frame_body; in process_p2p_devdisc_req() local 2449 u8 *frame_body; in process_p2p_provdisc_req() local 2995 u8 *frame_body; in process_p2p_presence_req() local 3514 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3560 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3609 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3645 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3718 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3795 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| H A D | rtw_mlme_ext.c | 3346 u8 *frame_body = (u8 *)(pframe + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_spct() local 3407 u8 *frame_body = (u8 *)(frame + sizeof(struct rtw_ieee80211_hdr_3addr)); in on_action_wnm() local 3785 unsigned char *frame_body; in OnAction_back() local 4329 void issue_p2p_GO_response(_adapter *padapter, u8 *raddr, u8 *frame_body, uint len, u8 result) in issue_p2p_GO_response() 6347 u8 *frame_body; in on_action_public_p2p() local 6696 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_vendor() local 6726 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public_default() local 6753 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in on_action_public() local 6876 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_ht() local 6976 u8 *frame_body = pframe + sizeof(struct rtw_ieee80211_hdr_3addr); in OnAction_vht() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_p2p.c | 272 static void issue_p2p_provision_resp(struct wifidirect_info *pwdinfo, u8 *raddr, u8 *frame_body, u1… in issue_p2p_provision_resp() 2368 u8 *frame_body; in process_p2p_devdisc_req() local 2448 u8 *frame_body; in process_p2p_provdisc_req() local 2995 u8 *frame_body; in process_p2p_presence_req() local 3140 static void rtw_change_p2pie_ch_list(_adapter *padapter, const u8 *frame_body, u32 len, u8 ch) in rtw_change_p2pie_ch_list() 3186 static bool rtw_chk_p2pie_ch_list_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_ch_list_with_buddy() 3235 static bool rtw_chk_p2pie_op_ch_with_buddy(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_chk_p2pie_op_ch_with_buddy() 3271 static void rtw_cfg80211_adjust_p2pie_channel(_adapter *padapter, const u8 *frame_body, u32 len) in rtw_cfg80211_adjust_p2pie_channel() 3344 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_build_wfd_ie() local 3421 u8 *frame_body = frame + sizeof(struct rtw_ieee80211_hdr_3addr); in rtw_xframe_del_wfd_ie() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 1878 u8 *frame_body = (u8 *)(pframe + sizeof(struct ieee80211_hdr_3addr)); in on_action_spct() local 1914 unsigned char *frame_body; in OnAction_back() local 2053 u8 *frame_body; in on_action_public_p2p() local 2070 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_vendor() local 2084 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_default() local 2108 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public() local 2136 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in OnAction_ht() local 2201 unsigned char *frame_body; in OnAction() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_mlme_ext.c | 3526 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_spct() local 3576 unsigned char *frame_body; in OnAction_back() local 3686 u8 *frame_body; in on_action_public_p2p() local 3702 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_vendor() local 3715 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public_default() local 3734 u8 *frame_body = pframe + sizeof(struct ieee80211_hdr_3addr); in on_action_public() local 3803 unsigned char *frame_body; in OnAction() local
|