Home
last modified time | relevance | path

Searched refs:ht_op (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_ht.h51 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_ht.h51 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_ht.h51 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_ht.h51 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_ht.h51 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_ht.h50 u8 ht_op[HT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c8059 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 Dioctl_cfg80211.c8204 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 Dioctl_cfg80211.c8184 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 Dioctl_cfg80211.c9011 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 Dioctl_cfg80211.c8478 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 Dioctl_cfg80211.c9012 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 Dioctl_cfg80211.c9276 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 Dioctl_cfg80211.c9300 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 Dioctl_cfg80211.c9103 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 Dioctl_cfg80211.c8653 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 Dioctl_cfg80211.c9132 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()

12