| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_vht.c | 103 const u8 *vht_op_ie; in dump_vht_op_ie() local 106 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 107 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 110 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 1000 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 1013 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 1014 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1023 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1047 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1185 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_vht.c | 103 const u8 *vht_op_ie; in dump_vht_op_ie() local 106 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 107 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 110 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 1000 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 1013 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 1014 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1023 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1047 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1187 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_vht.c | 103 const u8 *vht_op_ie; in dump_vht_op_ie() local 106 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 107 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 110 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 1000 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 1013 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 1014 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1023 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1047 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1187 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_vht.c | 101 const u8 *vht_op_ie; in dump_vht_op_ie() local 104 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 105 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 108 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 1166 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 1179 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 1180 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1189 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1213 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1352 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_vht.c | 101 const u8 *vht_op_ie; in dump_vht_op_ie() local 104 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 105 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 108 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 1170 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 1183 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 1184 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 1193 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 1217 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1356 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_vht.c | 99 const u8 *vht_op_ie; in dump_vht_op_ie() local 102 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 103 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 106 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 941 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 954 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 955 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 964 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 988 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1122 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_vht.c | 99 const u8 *vht_op_ie; in dump_vht_op_ie() local 102 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 103 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 106 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 955 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 989 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1124 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_vht.c | 99 const u8 *vht_op_ie; in dump_vht_op_ie() local 102 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 103 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 106 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 955 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 989 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1124 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_vht.c | 100 const u8 *vht_op_ie; in dump_vht_op_ie() local 103 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 104 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 107 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 946 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 959 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 960 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 969 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 993 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1128 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_vht.c | 99 const u8 *vht_op_ie; in dump_vht_op_ie() local 102 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 103 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 106 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 955 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 989 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1123 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| H A D | rtw_ap.c | 4297 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local 4302 …vht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &vht_op_ielen… in rtw_ap_update_bss_chbw() 4321 if (vht_op_ie && vht_op_ielen) { in rtw_ap_update_bss_chbw() 4323 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4324 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4325 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4327 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 1); in rtw_ap_update_bss_chbw() 4328 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, center_freq); in rtw_ap_update_bss_chbw() 4329 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_vht.c | 99 const u8 *vht_op_ie; in dump_vht_op_ie() local 102 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 103 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 106 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 942 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 955 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 956 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 965 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 989 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1123 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| H A D | rtw_ap.c | 4297 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local 4302 …vht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &vht_op_ielen… in rtw_ap_update_bss_chbw() 4321 if (vht_op_ie && vht_op_ielen) { in rtw_ap_update_bss_chbw() 4323 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4324 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4325 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4327 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 1); in rtw_ap_update_bss_chbw() 4328 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, center_freq); in rtw_ap_update_bss_chbw() 4329 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_vht.c | 98 const u8 *vht_op_ie; in dump_vht_op_ie() local 101 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 102 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 105 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 934 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 947 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 948 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 957 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 981 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1115 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_vht.c | 99 const u8 *vht_op_ie; in dump_vht_op_ie() local 102 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 103 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 106 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 943 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 956 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 957 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 966 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 990 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1124 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| H A D | rtw_ap.c | 4281 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local 4286 …vht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &vht_op_ielen… in rtw_ap_update_bss_chbw() 4305 if (vht_op_ie && vht_op_ielen) { in rtw_ap_update_bss_chbw() 4307 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4308 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4309 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 4311 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 1); in rtw_ap_update_bss_chbw() 4312 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, center_freq); in rtw_ap_update_bss_chbw() 4313 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_vht.c | 99 const u8 *vht_op_ie; in dump_vht_op_ie() local 102 vht_op_ie = rtw_get_ie(ie, WLAN_EID_VHT_OPERATION, &vht_op_ielen, ie_len); in dump_vht_op_ie() 103 if (!ie || vht_op_ie != ie) in dump_vht_op_ie() 106 dump_vht_op_ie_content(sel, vht_op_ie + 2, vht_op_ielen); in dump_vht_op_ie() 945 u8 *out_vht_op_ie, *ht_op_ie, *vht_cap_ie, *vht_op_ie; in rtw_restructure_vht_ie() local 958 vht_op_ie = rtw_get_ie(in_ie + 12, EID_VHTOperation, &ielen, in_len - 12); in rtw_restructure_vht_ie() 959 if (!vht_op_ie || ielen != VHT_OP_IE_LEN) in rtw_restructure_vht_ie() 968 rtw_set_ie(out_vht_op_ie, EID_VHTOperation, VHT_OP_IE_LEN, vht_op_ie + 2 , pout_len); in rtw_restructure_vht_ie() 992 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2)) { in rtw_restructure_vht_ie() 1127 u8 *vht_op_ie; in rtw_check_for_vht20() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_ieee80211.c | 1622 u8 *vht_op_ie; in rtw_ies_get_chbw() local 1625 vht_op_ie = rtw_get_ie(ies, EID_VHTOperation, &vht_op_ielen, ies_len); in rtw_ies_get_chbw() 1626 if (vht_op_ie && vht_op_ielen) { in rtw_ies_get_chbw() 1628 if (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2) >= 1) { in rtw_ies_get_chbw() 1635 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ies_get_chbw() 1637 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ies_get_chbw() 1638 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 3793 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local 3798 …vht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &vht_op_ielen… in rtw_ap_update_bss_chbw() 3817 if (vht_op_ie && vht_op_ielen) { in rtw_ap_update_bss_chbw() 3819 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3820 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3821 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3823 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 1); in rtw_ap_update_bss_chbw() 3824 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, center_freq); in rtw_ap_update_bss_chbw() 3825 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 1578 u8 *vht_op_ie; in rtw_ies_get_chbw() local 1581 vht_op_ie = rtw_get_ie(ies, EID_VHTOperation, &vht_op_ielen, ies_len); in rtw_ies_get_chbw() 1582 if (vht_op_ie && vht_op_ielen) { in rtw_ies_get_chbw() 1584 if (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2) >= 1) { in rtw_ies_get_chbw() 1591 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ies_get_chbw() 1593 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ies_get_chbw() 1594 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 3844 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local 3849 …vht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &vht_op_ielen… in rtw_ap_update_bss_chbw() 3868 if (vht_op_ie && vht_op_ielen) { in rtw_ap_update_bss_chbw() 3870 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3871 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3872 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3874 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 1); in rtw_ap_update_bss_chbw() 3875 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, center_freq); in rtw_ap_update_bss_chbw() 3876 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_ap.c | 3961 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local 3966 …vht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &vht_op_ielen… in rtw_ap_update_bss_chbw() 3985 if (vht_op_ie && vht_op_ielen) { in rtw_ap_update_bss_chbw() 3987 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3988 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3989 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3991 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 1); in rtw_ap_update_bss_chbw() 3992 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, center_freq); in rtw_ap_update_bss_chbw() 3993 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw()
|
| H A D | rtw_ieee80211.c | 1682 u8 *vht_op_ie; in rtw_ies_get_chbw() local 1685 vht_op_ie = rtw_get_ie(ies, EID_VHTOperation, &vht_op_ielen, ies_len); in rtw_ies_get_chbw() 1686 if (vht_op_ie && vht_op_ielen) { in rtw_ies_get_chbw() 1687 if (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2) >= 1) in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_ap.c | 3952 u8 *vht_cap_ie, *vht_op_ie; in rtw_ap_update_bss_chbw() local 3957 …vht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_VHTOperation, &vht_op_ielen… in rtw_ap_update_bss_chbw() 3976 if (vht_op_ie && vht_op_ielen) { in rtw_ap_update_bss_chbw() 3978 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3979 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3980 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw() 3982 SET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2, 1); in rtw_ap_update_bss_chbw() 3983 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ1(vht_op_ie + 2, center_freq); in rtw_ap_update_bss_chbw() 3984 SET_VHT_OPERATION_ELE_CHL_CENTER_FREQ2(vht_op_ie + 2, 0); in rtw_ap_update_bss_chbw()
|
| H A D | rtw_ieee80211.c | 1683 u8 *vht_op_ie; in rtw_ies_get_chbw() local 1686 vht_op_ie = rtw_get_ie(ies, EID_VHTOperation, &vht_op_ielen, ies_len); in rtw_ies_get_chbw() 1687 if (vht_op_ie && vht_op_ielen) { in rtw_ies_get_chbw() 1688 if (GET_VHT_OPERATION_ELE_CHL_WIDTH(vht_op_ie + 2) >= 1) in rtw_ies_get_chbw()
|