Searched refs:Length (Results 1 - 25 of 76) sorted by relevance

1234

/drivers/staging/rtl8188eu/include/
H A Dwlan_bssdef.h46 u32 Length; /* Length of structure */ member in struct:ndis_802_11_config_fh
57 u32 Length; /* Length of structure */ member in struct:ndis_802_11_config
82 u8 Length; member in struct:ndis_802_11_var_ie
87 * Length is the 4 bytes multiples of the sume of
144 u32 Length; member in struct:ndis_802_11_assoc_info
161 u32 Length; /* Length of this structure */ member in struct:ndis_802_11_key
170 u32 Length; /* Lengt member in struct:ndis_802_11_remove_key
176 u32 Length; /* Length of this structure */ member in struct:ndis_802_11_wep
184 u32 Length; /* Length of structure */ member in struct:ndis_802_11_auth_req
217 u32 Length; member in struct:ndis_802_11_test
254 u32 Length; member in struct:wlan_bssid_ex
336 u32 Length; member in struct:ndis_802_11_cap
[all...]
/drivers/staging/rtl8712/
H A Dwlan_bssdef.h54 u32 Length; /* Length of structure */ member in struct:NDIS_802_11_CONFIGURATION_FH
65 u32 Length; /* Length of structure */ member in struct:NDIS_802_11_CONFIGURATION
87 * Length is the 4 bytes multiples of the sume of
98 u32 Length; member in struct:ndis_wlan_bssid_ex
159 u32 Length; member in struct:NDIS_802_11_ASSOCIATION_INFORMATION
172 u32 Length; /* Length of this structure */ member in struct:NDIS_802_11_KEY
181 u32 Length; /* Lengt member in struct:NDIS_802_11_REMOVE_KEY
187 u32 Length; /* Length of this structure */ member in struct:NDIS_802_11_WEP
251 u32 Length; member in struct:wlan_bssid_ex
[all...]
H A Drtl871x_cmd.c463 /* notes: translate IELength & Length after assign to cmdsz; */
464 pdev_network->Length = pcmd->cmdsz;
582 psecnetwork->Length = cpu_to_le32(psecnetwork->Length);
601 psecnetwork->Configuration.FHConfig.Length = cpu_to_le32(
602 psecnetwork->Configuration.FHConfig.Length);
603 psecnetwork->Configuration.Length = cpu_to_le32(
604 psecnetwork->Configuration.Length);
916 pnetwork->Length = le32_to_cpu(pnetwork->Length);
[all...]
H A Drtl871x_mlme.c438 target->Length = bssid_ex_sz;
516 pnetwork->Length = le32_to_cpu(pnetwork->Length);
533 pnetwork->Configuration.FHConfig.Length =
534 le32_to_cpu(pnetwork->Configuration.FHConfig.Length);
535 pnetwork->Configuration.Length =
536 le32_to_cpu(pnetwork->Configuration.Length);
739 pnetwork->network.Length = le32_to_cpu(pnetwork->network.Length);
760 pnetwork->network.Configuration.FHConfig.Length
[all...]
/drivers/staging/rtl8192e/
H A Ddot11d.h82 (((__Ie).Length == 0 || (__Ie).Length != \
85 (__Ie).Octet, (__Ie).Length)))
H A Drtl819x_Qos.h98 u8 Length; member in struct:wmm_tspec
108 u16 Length; member in struct:octet_string
/drivers/staging/rtl8723au/include/
H A Dwlan_bssdef.h25 /* Length is the 4 bytes multiples of the sum of
62 u32 Length; /* Length of this structure */ member in struct:ndis_802_11_key
89 u32 Length; member in struct:wlan_bssid_ex
/drivers/staging/rtl8192u/ieee80211/
H A Ddot11d.h50 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
52 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, (__Ie).Octet, (__Ie).Length)))
/drivers/staging/vt6655/
H A Dmib.h41 unsigned long Length; member in struct:tagSDot11Counters
132 unsigned long Length; member in struct:tagSCustomCounters
169 unsigned long Length; member in struct:tagSISRCounters
H A Dwmgr.h99 unsigned long Length; member in struct:_NDIS_802_11_ASSOCIATION_INFORMATION
/drivers/usb/storage/
H A Dinitializers.c77 bcb->Length = sizeof(init_string) - 1;
/drivers/media/pci/ngene/
H A Dngene-i2c.c54 com.cmd.hdr.Length = outlen + 3;
82 com.cmd.hdr.Length = outlen + 1;
H A Dngene-cards.c409 u16 Addr = MICNG_EE_START, Length, tag = 0; local
424 ": Reached EOEE @ Tag = %04x Length = %3d\n",
428 Length = EETag[2];
429 if (Length > MaxLen)
430 Length = (u16) MaxLen;
431 if (Length > 0) {
433 status = i2c_read_eeprom(adapter, 0x50, Addr, data, Length);
437 if (Length < EETag[2])
446 u16 Tag, u32 Length, u8 *data)
466 ": Reached EOEE @ Tag = %04x Length
445 WriteEEProm(struct i2c_adapter *adapter, u16 Tag, u32 Length, u8 *data) argument
[all...]
H A Dngene-core.c358 com.cmd.hdr.Length = 0;
374 com.cmd.hdr.Length = 4;
376 com.cmd.FWLoadFinish.Length = (unsigned short)cleft;
389 com.cmd.hdr.Length = 1;
404 com.cmd.hdr.Length = 6;
420 com.cmd.hdr.Length = 1;
498 void FillTSBuffer(void *Buffer, int Length, u32 Flags) argument
502 memset(Buffer, TS_FILLER, Length);
503 while (Length > 0) {
509 Length
[all...]
H A Dngene.h182 u32 Length; member in struct:HW_SCATTER_GATHER_ELEMENT
250 u8 Length; member in struct:FW_HEADER
289 u16 Length; member in struct:FW_FWLOAD_FINISH
337 u8 SetupDataLen; /* Length of setup data, MSB=1 write
896 void FillTSBuffer(void *Buffer, int Length, u32 Flags);
/drivers/usb/serial/
H A Dio_usbvend.h343 __u8 Length; // Descriptor Length (per USB spec) member in struct:edge_compatibility_descriptor
432 __u8 Length; // F00 Desc length for what follows, per USB (= C0h ) member in struct:edge_manuf_descriptor
532 __u8 Length; // C0 Desc length, per USB (= 40h) member in struct:edge_boot_descriptor
620 __le16 Length; member in struct:ti_i2c_image_header
/drivers/isdn/hardware/eicon/
H A Ds_4bri.c187 dword *Length, dword *code) {
192 if (!(File = (byte *)xdiLoadFile(FileName, Length, 0))) {
200 if (++i >= *Length)
231 if ((dword)(i + (cnt / 8)) > *Length)
234 FileName, *Length, code + ((cnt + 7) / 8)))
186 qBri_check_FPGAsrc(PISDN_ADAPTER IoAdapter, char *FileName, dword *Length, dword *code) argument
/drivers/staging/rtl8723au/hal/
H A Drtl8723a_bt-coexist.c167 (_os).Length = (_len);
343 pAmpAsoc->Length = le16_to_cpu(pAmpAsoc->Length);
344 BaseMemoryShift += 3 + pAmpAsoc->Length;
347 RTPRINT_DATA(FIOCTL, IOCTL_BT_HCICMD, "Hex Data: \n", pAmpAsoc->Data, pAmpAsoc->Length);
351 if (pAmpAsoc->Length > 6)
358 pBtHciInfo->BtPreChnlListLen = pAmpAsoc->Length;
367 pBtHciInfo->BTConnectChnlListLen = pAmpAsoc->Length;
502 pAssoStrc->Length = 0x06;
505 ("AssocMACAddr : \n"), pAssoStrc, pAssoStrc->Length
[all...]
/drivers/staging/bcm/
H A DIoctl.h6 unsigned long Length; member in struct:bcm_rdm_buffer
11 unsigned long Length; member in struct:bcm_wrm_buffer
/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h779 U16 Length; member in struct:_MPI2_SGE_CHAIN32
787 U16 Length; member in struct:_MPI2_SGE_CHAIN64
795 U16 Length; member in struct:_MPI2_SGE_CHAIN_UNION
1011 U32 Length; member in struct:_MPI2_IEEE_SGE_SIMPLE64
1047 U32 Length; member in struct:_MPI25_IEEE_SGE_CHAIN64
/drivers/message/fusion/lsi/
H A Dmpi.h387 U16 Length; member in struct:_SGE_CHAIN32
396 U16 Length; member in struct:_SGE_CHAIN64
405 U16 Length; member in struct:_SGE_CHAIN_UNION
/drivers/staging/rtl8188eu/core/
H A Drtw_wlan_util.c688 if (pIE->Length > sizeof(struct HT_info_element))
767 for (i = 0; i < (pIE->Length); i++) {
812 if (pIE->Length > sizeof(struct HT_info_element))
816 memcpy(&(pmlmeinfo->HT_info), pIE->data, pIE->Length);
856 if (pIE->Length > 1)
860 memcpy(&(pmlmeinfo->ERP_IE), pIE->data, pIE->Length);
945 bssid->Length = sizeof(struct wlan_bssid_ex) - MAX_IE_SZ + len;
1124 i += (pIE->Length + 2);
1152 i += (pIE->Length + 2);
1186 i += (pIE->Length
[all...]
/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h184 u32 Length; member in struct:MPI25_IEEE_SGE_CHAIN64
207 u16 Length; member in struct:MPI2_SGE_CHAIN_UNION
228 u32 Length; member in struct:MPI2_IEEE_SGE_SIMPLE64
236 u32 Length; member in struct:MPI2_IEEE_SGE_CHAIN64
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2.h785 U16 Length; member in struct:_MPI2_SGE_CHAIN32
794 U16 Length; member in struct:_MPI2_SGE_CHAIN64
803 U16 Length; member in struct:_MPI2_SGE_CHAIN_UNION
1023 U32 Length; member in struct:_MPI2_IEEE_SGE_SIMPLE64
/drivers/staging/rtl8192u/
H A Dr8192U_dm.h196 u32 Length; /* Command packet length. */ member in struct:tag_Tx_Config_Cmd_Format

Completed in 438 milliseconds

1234