ht_ielen          545 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c 	u32 ht_ielen = 0;
ht_ielen          553 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c 			       &ht_ielen, pcur_bss->ie_length - 12);
ht_ielen          554 drivers/staging/rtl8188eu/core/rtw_ioctl_set.c 		if (p && ht_ielen > 0) {
ht_ielen          100 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 	u32 ht_ielen = 0;
ht_ielen          123 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 	p = rtw_get_ie(&pnetwork->network.ies[12], _HT_CAPABILITY_IE_, &ht_ielen, pnetwork->network.ie_length-12);
ht_ielen          125 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 	if (p && ht_ielen > 0) {
ht_ielen          628 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 	u32 ht_ielen = 0;
ht_ielen          639 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 		p = rtw_get_ie(&pcur_bss->ies[12], _HT_CAPABILITY_IE_, &ht_ielen, pcur_bss->ie_length-12);
ht_ielen          640 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 		if (p && ht_ielen > 0)
ht_ielen          217 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 	u32 i = 0, ht_ielen = 0;
ht_ielen          241 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 			 &ht_ielen, pnetwork->network.IELength - 12);
ht_ielen          242 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 	if (p && ht_ielen > 0) {
ht_ielen          606 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 	u32 ht_ielen = 0;
ht_ielen          617 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 				 &ht_ielen, pcur_bss->IELength - 12);
ht_ielen          618 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 		if (p && ht_ielen > 0)
ht_ielen         1403 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 	u32 ht_ielen = 0;
ht_ielen         1410 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 	p = r8712_get_ie(&pcur_bss->IEs[12], _HT_CAPABILITY_IE_, &ht_ielen,
ht_ielen         1412 drivers/staging/rtl8712/rtl871x_ioctl_linux.c 	if (p && ht_ielen > 0) {
ht_ielen           86 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	u32 ht_ielen = 0;
ht_ielen          112 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 		p = rtw_get_ie(&pnetwork->network.IEs[0], _HT_CAPABILITY_IE_, &ht_ielen, pnetwork->network.IELength);
ht_ielen          114 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 		p = rtw_get_ie(&pnetwork->network.IEs[12], _HT_CAPABILITY_IE_, &ht_ielen, pnetwork->network.IELength-12);
ht_ielen          116 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	if (p && ht_ielen>0) {
ht_ielen          763 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 	u32 ht_ielen = 0;
ht_ielen          774 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 		p = rtw_get_ie(&pcur_bss->IEs[12], _HT_CAPABILITY_IE_, &ht_ielen, pcur_bss->IELength-12);
ht_ielen          775 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 		if (p && ht_ielen>0)