Home
last modified time | relevance | path

Searched refs:vht_op (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c176 struct mwifiex_ie_types_vht_oper *vht_op; in mwifiex_cmd_append_11ac_tlv() local
207 vht_op = (struct mwifiex_ie_types_vht_oper *)*buffer; in mwifiex_cmd_append_11ac_tlv()
208 memset(vht_op, 0, sizeof(*vht_op)); in mwifiex_cmd_append_11ac_tlv()
209 vht_op->header.type = in mwifiex_cmd_append_11ac_tlv()
211 vht_op->header.len = cpu_to_le16(sizeof(*vht_op) - in mwifiex_cmd_append_11ac_tlv()
213 memcpy((u8 *)vht_op + in mwifiex_cmd_append_11ac_tlv()
216 le16_to_cpu(vht_op->header.len)); in mwifiex_cmd_append_11ac_tlv()
225 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
230 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
235 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_vht.h145 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_vht.h141 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_vht.h142 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_vht.h137 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_vht.h137 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_vht.h144 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_vht.h144 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_vht.h144 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_vht.h142 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_vht.h168 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_vht.h171 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_vht.h174 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_vht.h174 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_vht.h174 u8 vht_op[VHT_OP_IE_LEN]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_vht.c584 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
884 _rtw_memcpy(pvhtpriv->vht_op, pIE->data, in VHT_operation_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_vht.c584 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
884 _rtw_memcpy(pvhtpriv->vht_op, pIE->data, in VHT_operation_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c8097 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
8100 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
8109 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8110 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8111 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8113 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
8114 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
8115 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8124 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
8125 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c8242 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
8245 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
8254 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8255 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8256 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8258 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
8259 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
8260 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8269 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
8270 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c8222 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
8225 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
8234 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8235 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8236 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8238 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
8239 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
8240 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8249 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
8250 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c9049 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
9052 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
9061 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9062 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9063 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9065 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
9066 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
9067 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9076 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
9077 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c8516 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
8519 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
8528 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8529 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8530 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8532 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
8533 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
8534 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
8543 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
8544 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c9050 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
9053 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
9062 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9063 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9064 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9066 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
9067 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
9068 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9077 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
9078 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c9314 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
9317 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
9326 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9327 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9328 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9330 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
9331 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
9332 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9341 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
9342 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c9338 u8 vht_op[VHT_OP_IE_LEN]; in rtw_cfg80211_construct_mesh_beacon_ies() local
9341 _rtw_memset(vht_op, 0, VHT_OP_IE_LEN); in rtw_cfg80211_construct_mesh_beacon_ies()
9350 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9351 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9352 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9354 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op, 1); in rtw_cfg80211_construct_mesh_beacon_ies()
9355 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op, cch); in rtw_cfg80211_construct_mesh_beacon_ies()
9356 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op, 0); in rtw_cfg80211_construct_mesh_beacon_ies()
9365 vht_op[3] = 0xfc; in rtw_cfg80211_construct_mesh_beacon_ies()
9366 vht_op[4] = 0xff; in rtw_cfg80211_construct_mesh_beacon_ies()
[all …]

123