Home
last modified time | relevance | path

Searched refs:Length (Results 1 – 25 of 56) sorted by relevance

123

/drivers/staging/rtl8723bs/include/
Dwlan_bssdef.h36 u32 Length; /* Length of structure */ member
47 u32 Length; /* Length of structure */ member
70 u8 Length; member
131 u32 Length; member
149 u32 Length; /* Length of this structure */ member
158 u32 Length; /* Length of this structure */ member
164 u32 Length; /* Length of this structure */ member
208 u32 Length; member
/drivers/staging/rtl8712/
Dwlan_bssdef.h37 u32 Length; /* Length of structure */ member
48 u32 Length; /* Length of structure */ member
70 u32 Length; member
132 u32 Length; member
145 u32 Length; /* Length of this structure */ member
154 u32 Length; /* Length of this structure */ member
160 u32 Length; /* Length of this structure */ member
Drtl871x_cmd.c332 pdev_network->Length = pcmd->cmdsz; in r8712_createbss_cmd()
438 psecnetwork->Length = cpu_to_le32(psecnetwork->Length); in r8712_joinbss_cmd()
457 psecnetwork->Configuration.FHConfig.Length = cpu_to_le32( in r8712_joinbss_cmd()
458 psecnetwork->Configuration.FHConfig.Length); in r8712_joinbss_cmd()
459 psecnetwork->Configuration.Length = cpu_to_le32( in r8712_joinbss_cmd()
460 psecnetwork->Configuration.Length); in r8712_joinbss_cmd()
668 pnetwork->Length = le32_to_cpu(pnetwork->Length); in r8712_createbss_cmd_callback()
683 pnetwork->Configuration.FHConfig.Length = in r8712_createbss_cmd_callback()
684 le32_to_cpu(pnetwork->Configuration.FHConfig.Length); in r8712_createbss_cmd_callback()
685 pnetwork->Configuration.Length = in r8712_createbss_cmd_callback()
[all …]
Drtl871x_mlme.c381 target->Length = bssid_ex_sz; in update_scanned_network()
458 pnetwork->Length = le32_to_cpu(pnetwork->Length); in r8712_survey_event_callback()
475 pnetwork->Configuration.FHConfig.Length = in r8712_survey_event_callback()
476 le32_to_cpu(pnetwork->Configuration.FHConfig.Length); in r8712_survey_event_callback()
477 pnetwork->Configuration.Length = in r8712_survey_event_callback()
478 le32_to_cpu(pnetwork->Configuration.Length); in r8712_survey_event_callback()
680 pnetwork->network.Length = le32_to_cpu(pnetwork->network.Length); in r8712_joinbss_event_callback()
701 pnetwork->network.Configuration.FHConfig.Length = in r8712_joinbss_event_callback()
702 le32_to_cpu(pnetwork->network.Configuration.FHConfig.Length); in r8712_joinbss_event_callback()
703 pnetwork->network.Configuration.Length = in r8712_joinbss_event_callback()
[all …]
/drivers/staging/rtl8188eu/include/
Dwlan_bssdef.h32 u32 Length; /* Length of structure */ member
43 u32 Length; /* Length of structure */ member
66 u8 Length; member
121 u32 Length; /* Length of this structure */ member
177 u32 Length; member
/drivers/usb/serial/
Dio_usbvend.h341 __u8 Length; // Descriptor Length (per USB spec) member
430 __u8 Length; // F00 Desc length for what follows, per USB (= C0h ) member
530 __u8 Length; // C0 Desc length, per USB (= 40h) member
618 __le16 Length; member
/drivers/media/pci/ngene/
Dngene-core.c341 com.cmd.hdr.Length = 0; in ngene_command_load_firmware()
357 com.cmd.hdr.Length = 4; in ngene_command_load_firmware()
359 com.cmd.FWLoadFinish.Length = (unsigned short)cleft; in ngene_command_load_firmware()
372 com.cmd.hdr.Length = 1; in ngene_command_config_buf()
387 com.cmd.hdr.Length = 6; in ngene_command_config_free_buf()
403 com.cmd.hdr.Length = 1; in ngene_command_gpio_set()
481 void FillTSBuffer(void *Buffer, int Length, u32 Flags) in FillTSBuffer() argument
485 memset(Buffer, TS_FILLER, Length); in FillTSBuffer()
486 while (Length > 0) { in FillTSBuffer()
492 Length -= 188; in FillTSBuffer()
[all …]
Dngene-cards.c824 u16 Addr = MICNG_EE_START, Length, tag = 0; in ReadEEProm() local
842 Length = EETag[2]; in ReadEEProm()
843 if (Length > MaxLen) in ReadEEProm()
844 Length = (u16) MaxLen; in ReadEEProm()
845 if (Length > 0) { in ReadEEProm()
847 status = i2c_read_eeprom(adapter, 0x50, Addr, data, Length); in ReadEEProm()
851 if (Length < EETag[2]) in ReadEEProm()
860 u16 Tag, u32 Length, u8 *data) in WriteEEProm() argument
885 if (Length > EETag[2]) in WriteEEProm()
892 for (i = 0; i < Length; i++, Addr++) { in WriteEEProm()
Dngene-i2c.c37 com.cmd.hdr.Length = outlen + 3; in ngene_command_i2c_read()
65 com.cmd.hdr.Length = outlen + 1; in ngene_command_i2c_write()
Dngene.h182 u32 Length; member
250 u8 Length; member
289 u16 Length; member
903 void FillTSBuffer(void *Buffer, int Length, u32 Flags);
/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c582 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
659 for (i = 0; i < (pIE->Length); i++) { in HT_caps_handler()
697 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
701 memcpy(&pmlmeinfo->HT_info, pIE->data, pIE->Length); in HT_info_handler()
737 if (pIE->Length > 1) in ERP_IE_handler()
741 memcpy(&pmlmeinfo->ERP_IE, pIE->data, pIE->Length); in ERP_IE_handler()
826 bssid->Length = sizeof(struct wlan_bssid_ex) - MAX_IE_SZ + len; in rtw_check_bcn_info()
1008 i += (pIE->Length + 2); in update_beacon_info()
1036 i += (pIE->Length + 2); in is_ap_in_tkip()
1233 i += (pIE->Length + 2); in check_assoc_AP()
Drtw_mlme.c450 target->Length = bssid_ex_sz; in rtw_update_scanned_network()
910 memcpy(&cur_network->network, &pnetwork->network, pnetwork->network.Length); in rtw_joinbss_update_network()
975 pnetwork->network.Length = get_wlan_bssid_ex_sz(&pnetwork->network); in rtw_joinbss_event_prehandle()
976 if (pnetwork->network.Length > sizeof(struct wlan_bssid_ex)) { in rtw_joinbss_event_prehandle()
1767 pdev_network->Configuration.Length = sizeof(struct ndis_802_11_config); in rtw_init_registrypriv_dev_network()
1769 pdev_network->Configuration.FHConfig.Length = 0; in rtw_init_registrypriv_dev_network()
1818 pdev_network->Length = get_wlan_bssid_ex_sz(pdev_network); in rtw_update_registrypriv_dev_network()
/drivers/scsi/mpt3sas/mpi/
Dmpi2.h898 U16 Length; member
906 U16 Length; member
914 U16 Length; member
1130 U32 Length; member
1166 U32 Length; member
/drivers/message/fusion/lsi/
Dmpi.h388 U16 Length; member
397 U16 Length; member
406 U16 Length; member
/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c945 if (pIE->Length > sizeof(struct HT_info_element)) in bwmode_update_check()
1035 for (i = 0; i < (pIE->Length); i++) { in HT_caps_handler()
1116 if (pIE->Length > sizeof(struct HT_info_element)) in HT_info_handler()
1120 memcpy(&(pmlmeinfo->HT_info), pIE->data, pIE->Length); in HT_info_handler()
1160 if (pIE->Length > 1) in ERP_IE_handler()
1164 memcpy(&(pmlmeinfo->ERP_IE), pIE->data, pIE->Length); in ERP_IE_handler()
1275 bssid->Length = sizeof(struct wlan_bssid_ex) - MAX_IE_SZ + len; in rtw_check_bcn_info()
1462 if (!memcmp(pIE->data, WMM_PARA_OUI, 6) && pIE->Length == WLAN_WMM_LEN) /* WMM */ in update_beacon_info()
1482 i += (pIE->Length + 2); in update_beacon_info()
1513 i += (pIE->Length + 2); in is_ap_in_tkip()
[all …]
Drtw_mlme.c648 target->Length = bssid_ex_sz; in rtw_update_scanned_network()
1229 memcpy(&cur_network->network, &pnetwork->network, pnetwork->network.Length); in rtw_joinbss_update_network()
1309 pnetwork->network.Length = get_wlan_bssid_ex_sz(&pnetwork->network); in rtw_joinbss_event_prehandle()
1310 if (pnetwork->network.Length > sizeof(struct wlan_bssid_ex)) { in rtw_joinbss_event_prehandle()
2402 pdev_network->Configuration.Length = sizeof(struct ndis_802_11_conf); in rtw_init_registrypriv_dev_network()
2404 pdev_network->Configuration.FHConfig.Length = 0; in rtw_init_registrypriv_dev_network()
2465 pdev_network->Length = get_wlan_bssid_ex_sz((struct wlan_bssid_ex *)pdev_network); in rtw_update_registrypriv_dev_network()
/drivers/usb/storage/
Dinitializers.c65 bcb->Length = sizeof(init_string) - 1; in usb_stor_ucr61s2b_init()
Drealtek_cr.c218 bcb->Length = cmd_len; in rts51x_bulk_transport()
222 memcpy(bcb->CDB, cmd, bcb->Length); in rts51x_bulk_transport()
307 bcb->Length = cmd_len; in rts51x_bulk_transport_special()
311 memcpy(bcb->CDB, cmd, bcb->Length); in rts51x_bulk_transport_special()
Dtransport.c1136 bcb->Length = srb->cmd_len; in usb_stor_Bulk_transport()
1140 memcpy(bcb->CDB, srb->cmnd, bcb->Length); in usb_stor_Bulk_transport()
1147 bcb->Length); in usb_stor_Bulk_transport()
/drivers/staging/rtl8192e/
Drtllib_softmac.c1289 osCcxAironetIE.Length = sizeof(CcxAironetBuf); in rtllib_association_req()
1297 *tag++ = osCcxAironetIE.Length; in rtllib_association_req()
1298 memcpy(tag, osCcxAironetIE.Octet, osCcxAironetIE.Length); in rtllib_association_req()
1299 tag += osCcxAironetIE.Length; in rtllib_association_req()
1308 osCcxRmCap.Length = sizeof(CcxRmCapBuf); in rtllib_association_req()
1311 *tag++ = osCcxRmCap.Length; in rtllib_association_req()
1312 memcpy(tag, osCcxRmCap.Octet, osCcxRmCap.Length); in rtllib_association_req()
1313 tag += osCcxRmCap.Length; in rtllib_association_req()
1322 osCcxVerNum.Length = sizeof(CcxVerNumBuf); in rtllib_association_req()
1325 *tag++ = osCcxVerNum.Length; in rtllib_association_req()
[all …]
Drtl819x_Qos.h84 u16 Length; member
/drivers/staging/rtl8192e/rtl8192e/
Drtl_dm.h156 u32 Length; member
Dr8190P_def.h268 u16 Length:14; member
Dr8192E_dev.c2013 stats->Length = pdesc->Length; in rtl92e_get_rx_stats()
2014 if (stats->Length < 24) in rtl92e_get_rx_stats()
2021 if (pdesc->Length < 500) in rtl92e_get_rx_stats()
2023 else if (pdesc->Length > 1000) in rtl92e_get_rx_stats()
2066 stats->packetlength = stats->Length-4; in rtl92e_get_rx_stats()
/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h319 __le32 Length; member
342 __le16 Length; member
363 __le32 Length; member
371 __le32 Length; member

123