| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | ioctl_cfg80211.h | 49 #define rtw_wdev_nego_info_init(nego_info) \ argument 51 (nego_info)->state = 0xff; \ 52 memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 53 (nego_info)->active = 0xff; \ 54 (nego_info)->token = 0; \ 55 (nego_info)->status = 0xff; \ 56 (nego_info)->req_intent = 0xff; \ 57 (nego_info)->req_op_ch = 0; \ 58 (nego_info)->req_listen_ch = 0; \ 59 (nego_info)->rsp_intent = 0xff; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 65 #define rtw_wdev_nego_info_init(nego_info) \ argument 67 (nego_info)->state = 0xff; \ 68 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 69 (nego_info)->active = 0xff; \ 70 (nego_info)->token = 0; \ 71 (nego_info)->status = 0xff; \ 72 (nego_info)->req_intent = 0xff; \ 73 (nego_info)->req_op_ch = 0; \ 74 (nego_info)->req_listen_ch = 0; \ 75 (nego_info)->rsp_intent = 0xff; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 65 #define rtw_wdev_nego_info_init(nego_info) \ argument 67 (nego_info)->state = 0xff; \ 68 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 69 (nego_info)->active = 0xff; \ 70 (nego_info)->token = 0; \ 71 (nego_info)->status = 0xff; \ 72 (nego_info)->req_intent = 0xff; \ 73 (nego_info)->req_op_ch = 0; \ 74 (nego_info)->req_listen_ch = 0; \ 75 (nego_info)->rsp_intent = 0xff; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 65 #define rtw_wdev_nego_info_init(nego_info) \ argument 67 (nego_info)->state = 0xff; \ 68 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 69 (nego_info)->active = 0xff; \ 70 (nego_info)->token = 0; \ 71 (nego_info)->status = 0xff; \ 72 (nego_info)->req_intent = 0xff; \ 73 (nego_info)->req_op_ch = 0; \ 74 (nego_info)->req_listen_ch = 0; \ 75 (nego_info)->rsp_intent = 0xff; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 114 #define rtw_wdev_nego_info_init(nego_info) \ argument 116 (nego_info)->state = 0xff; \ 117 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 118 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 119 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 120 (nego_info)->active = 0xff; \ 121 (nego_info)->token = 0; \ 122 (nego_info)->status = 0xff; \ 123 (nego_info)->req_intent = 0xff; \ 124 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 124 #define rtw_wdev_nego_info_init(nego_info) \ argument 126 (nego_info)->state = 0xff; \ 127 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 129 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 130 (nego_info)->active = 0xff; \ 131 (nego_info)->token = 0; \ 132 (nego_info)->status = 0xff; \ 133 (nego_info)->req_intent = 0xff; \ 134 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 124 #define rtw_wdev_nego_info_init(nego_info) \ argument 126 (nego_info)->state = 0xff; \ 127 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 129 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 130 (nego_info)->active = 0xff; \ 131 (nego_info)->token = 0; \ 132 (nego_info)->status = 0xff; \ 133 (nego_info)->req_intent = 0xff; \ 134 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 124 #define rtw_wdev_nego_info_init(nego_info) \ argument 126 (nego_info)->state = 0xff; \ 127 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 129 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 130 (nego_info)->active = 0xff; \ 131 (nego_info)->token = 0; \ 132 (nego_info)->status = 0xff; \ 133 (nego_info)->req_intent = 0xff; \ 134 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 123 #define rtw_wdev_nego_info_init(nego_info) \ argument 125 (nego_info)->state = 0xff; \ 126 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 127 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 129 (nego_info)->active = 0xff; \ 130 (nego_info)->token = 0; \ 131 (nego_info)->status = 0xff; \ 132 (nego_info)->req_intent = 0xff; \ 133 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 124 #define rtw_wdev_nego_info_init(nego_info) \ argument 126 (nego_info)->state = 0xff; \ 127 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 129 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 130 (nego_info)->active = 0xff; \ 131 (nego_info)->token = 0; \ 132 (nego_info)->status = 0xff; \ 133 (nego_info)->req_intent = 0xff; \ 134 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 159 #define rtw_wdev_nego_info_init(nego_info) \ argument 161 (nego_info)->state = 0xff; \ 162 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 163 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 164 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 165 (nego_info)->active = 0xff; \ 166 (nego_info)->token = 0; \ 167 (nego_info)->status = 0xff; \ 168 (nego_info)->req_intent = 0xff; \ 169 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 123 #define rtw_wdev_nego_info_init(nego_info) \ argument 125 (nego_info)->state = 0xff; \ 126 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 127 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 129 (nego_info)->active = 0xff; \ 130 (nego_info)->token = 0; \ 131 (nego_info)->status = 0xff; \ 132 (nego_info)->req_intent = 0xff; \ 133 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 157 #define rtw_wdev_nego_info_init(nego_info) \ argument 159 (nego_info)->state = 0xff; \ 160 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 161 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 162 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 163 (nego_info)->active = 0xff; \ 164 (nego_info)->token = 0; \ 165 (nego_info)->status = 0xff; \ 166 (nego_info)->req_intent = 0xff; \ 167 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 124 #define rtw_wdev_nego_info_init(nego_info) \ argument 126 (nego_info)->state = 0xff; \ 127 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 129 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 130 (nego_info)->active = 0xff; \ 131 (nego_info)->token = 0; \ 132 (nego_info)->status = 0xff; \ 133 (nego_info)->req_intent = 0xff; \ 134 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 123 #define rtw_wdev_nego_info_init(nego_info) \ argument 125 (nego_info)->state = 0xff; \ 126 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 127 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 129 (nego_info)->active = 0xff; \ 130 (nego_info)->token = 0; \ 131 (nego_info)->status = 0xff; \ 132 (nego_info)->req_intent = 0xff; \ 133 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 123 #define rtw_wdev_nego_info_init(nego_info) \ argument 125 (nego_info)->state = 0xff; \ 126 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 127 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 129 (nego_info)->active = 0xff; \ 130 (nego_info)->token = 0; \ 131 (nego_info)->status = 0xff; \ 132 (nego_info)->req_intent = 0xff; \ 133 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 123 #define rtw_wdev_nego_info_init(nego_info) \ argument 125 (nego_info)->state = 0xff; \ 126 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 127 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 129 (nego_info)->active = 0xff; \ 130 (nego_info)->token = 0; \ 131 (nego_info)->status = 0xff; \ 132 (nego_info)->req_intent = 0xff; \ 133 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 123 #define rtw_wdev_nego_info_init(nego_info) \ argument 125 (nego_info)->state = 0xff; \ 126 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 127 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 129 (nego_info)->active = 0xff; \ 130 (nego_info)->token = 0; \ 131 (nego_info)->status = 0xff; \ 132 (nego_info)->req_intent = 0xff; \ 133 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.h | 123 #define rtw_wdev_nego_info_init(nego_info) \ argument 125 (nego_info)->state = 0xff; \ 126 _rtw_memset((nego_info)->iface_addr, 0, ETH_ALEN); \ 127 _rtw_memset((nego_info)->peer_mac, 0, ETH_ALEN); \ 128 _rtw_memset((nego_info)->peer_iface_addr, 0, ETH_ALEN); \ 129 (nego_info)->active = 0xff; \ 130 (nego_info)->token = 0; \ 131 (nego_info)->status = 0xff; \ 132 (nego_info)->req_intent = 0xff; \ 133 (nego_info)->req_op_ch = 0; \ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_p2p.c | 2019 struct rtw_wdev_nego_info *nego_info = &pwdev_priv->nego_info; in rtw_p2p_check_frames() local 2041 if (nego_info->token != dialogToken) in rtw_p2p_check_frames() 2042 rtw_wdev_nego_info_init(nego_info); in rtw_p2p_check_frames() 2044 _rtw_memcpy(nego_info->peer_mac, tx ? GetAddr1Ptr(buf) : get_addr2_ptr(buf), ETH_ALEN); in rtw_p2p_check_frames() 2046 _rtw_memcpy(tx ? nego_info->iface_addr : nego_info->peer_iface_addr, iaddr, ETH_ALEN); in rtw_p2p_check_frames() 2047 nego_info->active = tx ? 1 : 0; in rtw_p2p_check_frames() 2048 nego_info->token = dialogToken; in rtw_p2p_check_frames() 2049 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 2050 nego_info->req_listen_ch = listen_ch; in rtw_p2p_check_frames() 2051 nego_info->req_intent = intent; in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_p2p.c | 2019 struct rtw_wdev_nego_info *nego_info = &pwdev_priv->nego_info; in rtw_p2p_check_frames() local 2041 if (nego_info->token != dialogToken) in rtw_p2p_check_frames() 2042 rtw_wdev_nego_info_init(nego_info); in rtw_p2p_check_frames() 2044 _rtw_memcpy(nego_info->peer_mac, tx ? GetAddr1Ptr(buf) : get_addr2_ptr(buf), ETH_ALEN); in rtw_p2p_check_frames() 2046 _rtw_memcpy(tx ? nego_info->iface_addr : nego_info->peer_iface_addr, iaddr, ETH_ALEN); in rtw_p2p_check_frames() 2047 nego_info->active = tx ? 1 : 0; in rtw_p2p_check_frames() 2048 nego_info->token = dialogToken; in rtw_p2p_check_frames() 2049 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 2050 nego_info->req_listen_ch = listen_ch; in rtw_p2p_check_frames() 2051 nego_info->req_intent = intent; in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_p2p.c | 3604 struct rtw_wdev_nego_info *nego_info = &pwdev_priv->nego_info; in rtw_p2p_check_frames() local 3633 if (nego_info->token != dialogToken) in rtw_p2p_check_frames() 3634 rtw_wdev_nego_info_init(nego_info); in rtw_p2p_check_frames() 3636 _rtw_memcpy(nego_info->peer_mac, tx ? GetAddr1Ptr(buf) : get_addr2_ptr(buf), ETH_ALEN); in rtw_p2p_check_frames() 3638 _rtw_memcpy(tx ? nego_info->iface_addr : nego_info->peer_iface_addr, iaddr, ETH_ALEN); in rtw_p2p_check_frames() 3639 nego_info->active = tx ? 1 : 0; in rtw_p2p_check_frames() 3640 nego_info->token = dialogToken; in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3642 nego_info->req_listen_ch = listen_ch; in rtw_p2p_check_frames() 3643 nego_info->req_intent = intent; in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_p2p.c | 3604 struct rtw_wdev_nego_info *nego_info = &pwdev_priv->nego_info; in rtw_p2p_check_frames() local 3633 if (nego_info->token != dialogToken) in rtw_p2p_check_frames() 3634 rtw_wdev_nego_info_init(nego_info); in rtw_p2p_check_frames() 3636 _rtw_memcpy(nego_info->peer_mac, tx ? GetAddr1Ptr(buf) : get_addr2_ptr(buf), ETH_ALEN); in rtw_p2p_check_frames() 3638 _rtw_memcpy(tx ? nego_info->iface_addr : nego_info->peer_iface_addr, iaddr, ETH_ALEN); in rtw_p2p_check_frames() 3639 nego_info->active = tx ? 1 : 0; in rtw_p2p_check_frames() 3640 nego_info->token = dialogToken; in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3642 nego_info->req_listen_ch = listen_ch; in rtw_p2p_check_frames() 3643 nego_info->req_intent = intent; in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_p2p.c | 3604 struct rtw_wdev_nego_info *nego_info = &pwdev_priv->nego_info; in rtw_p2p_check_frames() local 3633 if (nego_info->token != dialogToken) in rtw_p2p_check_frames() 3634 rtw_wdev_nego_info_init(nego_info); in rtw_p2p_check_frames() 3636 _rtw_memcpy(nego_info->peer_mac, tx ? GetAddr1Ptr(buf) : get_addr2_ptr(buf), ETH_ALEN); in rtw_p2p_check_frames() 3638 _rtw_memcpy(tx ? nego_info->iface_addr : nego_info->peer_iface_addr, iaddr, ETH_ALEN); in rtw_p2p_check_frames() 3639 nego_info->active = tx ? 1 : 0; in rtw_p2p_check_frames() 3640 nego_info->token = dialogToken; in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3642 nego_info->req_listen_ch = listen_ch; in rtw_p2p_check_frames() 3643 nego_info->req_intent = intent; in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_p2p.c | 3604 struct rtw_wdev_nego_info *nego_info = &pwdev_priv->nego_info; in rtw_p2p_check_frames() local 3633 if (nego_info->token != dialogToken) in rtw_p2p_check_frames() 3634 rtw_wdev_nego_info_init(nego_info); in rtw_p2p_check_frames() 3636 _rtw_memcpy(nego_info->peer_mac, tx ? GetAddr1Ptr(buf) : get_addr2_ptr(buf), ETH_ALEN); in rtw_p2p_check_frames() 3638 _rtw_memcpy(tx ? nego_info->iface_addr : nego_info->peer_iface_addr, iaddr, ETH_ALEN); in rtw_p2p_check_frames() 3639 nego_info->active = tx ? 1 : 0; in rtw_p2p_check_frames() 3640 nego_info->token = dialogToken; in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3642 nego_info->req_listen_ch = listen_ch; in rtw_p2p_check_frames() 3643 nego_info->req_intent = intent; in rtw_p2p_check_frames() [all …]
|