| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_ht.h | 51 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtw_ht.h | 51 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_ht.h | 51 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtw_ht.h | 51 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtw_ht.h | 51 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_ht.h | 50 u8 ht_op[HT_OP_IE_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8059 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 8062 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 8072 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 8075 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 8078 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 8082 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 8086 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 8088 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 8089 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8204 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 8207 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 8217 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 8220 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 8223 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 8227 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 8231 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 8233 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 8234 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8184 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 8187 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 8197 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 8200 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 8203 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 8207 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 8211 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 8213 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 8214 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9011 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 9014 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 9024 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 9027 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 9030 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 9034 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 9038 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 9040 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 9041 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8478 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 8481 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 8491 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 8494 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 8497 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 8501 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 8505 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 8507 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 8508 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9012 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 9015 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 9025 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 9028 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 9031 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 9035 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 9039 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 9041 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 9042 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9276 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 9279 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 9289 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 9292 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 9295 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 9299 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 9303 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 9305 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 9306 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9300 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 9303 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 9313 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 9316 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 9319 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 9323 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 9327 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 9329 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 9330 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9103 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 9106 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 9116 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 9119 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 9122 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 9126 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 9130 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 9132 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 9133 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8653 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 8656 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 8666 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 8669 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 8672 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 8676 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, IEEE80211_SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 8680 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 8682 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 8683 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9132 u8 ht_op[HT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local 9135 _rtw_memset(ht_op, 0, HT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies() 9145 SET_HT_OP_ELE_PRI_CHL(ht_op, ch); in rtw_cfg80211_construct_mesh_beacon_ies() 9148 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCA); in rtw_cfg80211_construct_mesh_beacon_ies() 9151 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCB); in rtw_cfg80211_construct_mesh_beacon_ies() 9155 SET_HT_OP_ELE_2ND_CHL_OFFSET(ht_op, SCN); in rtw_cfg80211_construct_mesh_beacon_ies() 9159 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies() 9161 SET_HT_OP_ELE_STA_CHL_WIDTH(ht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies() 9162 c = rtw_set_ie(c, WLAN_EID_HT_OPERATION, HT_OP_IE_LEN, ht_op, NULL); in rtw_cfg80211_construct_mesh_beacon_ies()
|