Home
last modified time | relevance | path

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

/linux-4.4.14/lib/zlib_deflate/
Ddeftree.c156 # define send_code(s, c, tree) send_bits(s, tree[c].Code, tree[c].Len)
162 send_bits(s, tree[c].Code, tree[c].Len); }
274 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
275 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
276 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
277 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
286 static_dtree[n].Len = 5; in tr_static_init()
430 tree[s->heap[s->heap_max]].Len = 0; /* root of the heap */ in gen_bitlen()
434 bits = tree[tree[n].Dad].Len + 1; in gen_bitlen()
436 tree[n].Len = (ush)bits; in gen_bitlen()
[all …]
Ddefutil.h54 #define Len dl.len macro
/linux-4.4.14/drivers/usb/serial/
Dio_ionsp.h128 #define IOSP_BUILD_DATA_HDR1(Port, Len) ((__u8) (((Port) | ((__u8) (((__u16) (Len)) >> 5) & 0x78))… argument
129 #define IOSP_BUILD_DATA_HDR2(Port, Len) ((__u8) (Len)) argument
/linux-4.4.14/arch/metag/tbx/
Dtbistring.c70 if ((search->Len >= match_len) && in __TBIFindStr()
71 (!exact || (search->Len == match_len + 1)) && in __TBIFindStr()
103 ((search->Len + 7) & ~7); in __TBITransStr()
/linux-4.4.14/drivers/staging/rtl8192e/
Ddot11d.c19 u8 Len; member
66 if (ChannelPlan[channel_plan].Len != 0) { in Dot11d_Channelmap()
69 for (i = 0; i < ChannelPlan[channel_plan].Len; i++) { in Dot11d_Channelmap()
/linux-4.4.14/drivers/block/
Dcciss_cmd.h166 DWORD Len; member
170 DWORD Len; member
Dcciss_scsi.c167 c->cmd.ErrDesc.Len = sizeof(ErrorInfo_struct); in scsi_cmd_alloc()
334 cp->ErrDesc.Len);
905 c->SG[0].Len = buflen; in cciss_map_one()
1386 curr_sg[sg_index].Len = len; in cciss_scatter_gather()
Dcciss.c347 pci_unmap_single(h->pdev, temp64.val, chain_sg->Len, PCI_DMA_TODEVICE); in cciss_unmap_sg_chain_block()
358 chain_sg->Len = len; in cciss_map_sg_chain_block()
1018 c->ErrDesc.Len = sizeof(ErrorInfo_struct); in cmd_alloc()
1054 c->ErrDesc.Len = sizeof(ErrorInfo_struct); in cmd_special_alloc()
1541 c->SG[0].Len = iocommand.buf_size; in cciss_passthru()
1669 c->SG[i].Len = buff_size[i]; in cciss_bigpassthru()
1854 pci_unmap_page(h->pdev, temp64.val, curr_sg[sg_index].Len, in cciss_softirq_done()
2678 c->SG[0].Len = size; in fill_cmd()
2833 c->SG[0].Len, PCI_DMA_BIDIRECTIONAL); in sendcmd_withirq_core()
3376 curr_sg[sg_index].Len = tmp_sg[i].length; in do_cciss_request()
[all …]
/linux-4.4.14/drivers/isdn/hysdn/
Dince1pc.h114 /*00 */ unsigned char Len; member
Dboardergo.c246 if (((tDpramBootSpooler *) card->dpram)->Len != DPRAM_SPOOLER_DATA_SIZE) { in ergo_writebootimg()
275 buflen = sp->Len; /* maximum len of spooled data */ in ergo_writebootseq()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-sfi3 Contact: Len Brown <lenb@kernel.org>
Dsysfs-firmware-acpi59 Contact: Len Brown <lenb@kernel.org>
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dio.h274 void *Buf, dword Len);
276 void *Buf, dword Len, int Verify);
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_mlme_ext.h202 unsigned char Len; member
207 unsigned char Len; member
212 unsigned char Len; member
/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h365 __le32 Len; member
370 __le32 Len; member
Dhpsa.c2113 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()
2135 le32_to_cpu(chain_sg->Len), PCI_DMA_TODEVICE); in hpsa_unmap_sg_chain_block()
2594 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()
2620 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()
4169 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()
4339 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()
5027 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init()
6256 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()
6261 c->SG[0].Len = cpu_to_le32(iocommand.buf_size); in hpsa_passthru_ioctl()
6384 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
[all …]
/linux-4.4.14/arch/metag/include/asm/
Dtbx.h770 short Len; /* Length of the string entry (incl null) */ member
1153 const void *__TBITransStr( const char *pStr, int Len );
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h182 unsigned char Len; member
187 unsigned char Len; member
/linux-4.4.14/Documentation/acpi/
Dinitrd_table_override.txt90 acpidump can be found in Len Browns pmtools:
/linux-4.4.14/Documentation/zh_CN/
DHOWTO288 - ACPI开发源码树, Len Brown <len.brown@intel.com>
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c515 for (i = 0; i < RTW_ChannelPlan2G[Index2G].Len; i++) { in init_channel_set()
544 for (i = 0; i < RTW_ChannelPlan5G[Index5G].Len; i++) { in init_channel_set()
4533 chplan_ap.Len = i; in process_80211d()
4547 if (j == chplan_ap.Len || in process_80211d()
4590 while (j < chplan_ap.Len && chplan_ap.Channel[j] <= 14){ in process_80211d()
4609 while (j < chplan_ap.Len && chplan_ap.Channel[j] <= 14) in process_80211d()
4619 if (j == chplan_ap.Len || in process_80211d()
4659 while (j < chplan_ap.Len && chplan_ap.Channel[j] != 0) { in process_80211d()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Ddmfe.c952 static inline u32 cal_CRC(unsigned char * Data, unsigned int Len, u8 flag) in cal_CRC() argument
954 u32 crc = crc32(~0, Data, Len); in cal_CRC()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c2504 chplan_ap.Len = i; in process_80211d()
2521 if ((j == chplan_ap.Len) || (chplan_ap.Channel[j] > 14)) in process_80211d()
2554 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) { in process_80211d()
2572 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) in process_80211d()
4109 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()
/linux-4.4.14/drivers/staging/rtl8192u/
Dr8192U_core.c142 u8 Len; member
197 if (ChannelPlan[channel_plan].Len != 0) { in rtl819x_set_channel_map()
202 for (i = 0; i < ChannelPlan[channel_plan].Len; i++) { in rtl819x_set_channel_map()
/linux-4.4.14/
DMAINTAINERS270 M: Len Brown <lenb@kernel.org>
5506 M: Len Brown <lenb@kernel.org>
5514 M: Len Brown <lenb@kernel.org>
9726 M: Len Brown <lenb@kernel.org>
10303 M: Len Brown <len.brown@intel.com>