Home
last modified time | relevance | path

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

/linux-6.15/lib/zlib_deflate/
H A Ddeftree.c156 send_bits(s, tree[c].Code, tree[c].Len); }
232 static_dtree[n].Len = 5; in tr_static_init()
380 bits = tree[tree[n].Dad].Len + 1; in gen_bitlen()
382 tree[n].Len = (ush)bits; in gen_bitlen()
422 if (tree[m].Len != (unsigned) bits) { in gen_bitlen()
426 tree[m].Len = (ush)bits; in gen_bitlen()
466 int len = tree[n].Len; in gen_codes()
507 tree[n].Len = 0; in build_tree()
590 curlen = nextlen; nextlen = tree[n+1].Len; in scan_tree()
636 curlen = nextlen; nextlen = tree[n+1].Len; in send_tree()
[all …]
H A Ddefutil.h56 #define Len dl.len macro
/linux-6.15/drivers/usb/serial/
H A Dio_ionsp.h124 #define IOSP_BUILD_DATA_HDR1(Port, Len) ((__u8) (((Port) | ((__u8) (((__u16) (Len)) >> 5) & 0x78))… argument
125 #define IOSP_BUILD_DATA_HDR2(Port, Len) ((__u8) (Len)) argument
/linux-6.15/tools/testing/selftests/net/netfilter/packetdrill/
H A Dconntrack_inexact_rst.pkt9 … server_ip TCP 66 45020 > 443 [ACK] Seq=1905874048 Ack=781810658 Win=36352 Len=0 TSval=3317842872 …
12 …nt_ip TCP 66 443 > 45020 [FIN, ACK] Seq=781811916 Ack=1905874048 Win=31104 Len=0 TSval=675936350 T…
14 …er_ip TCP 66 45020 > 443 [RST, ACK] Seq=1905874072 Ack=781811917 Win=39040 Len=0 TSval=3317842889 …
15 // 5.788581 server_ip > client_ip TCP 54 8443 > 45020 [RST] Seq=781811892 Win=0 Len=0
/linux-6.15/tools/testing/selftests/net/forwarding/
H A Dlib.sh1929 )"00:"$( : Aux Data Len
1969 )"00:"$( : Hdr Ext Len
1980 )"00:"$( : Aux Data Len
2011 )"00:"$( : Hdr Ext Len
/linux-6.15/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_control.sh266 )"00:"$( : Hdr Ext Len
572 )"00:"$( : Hdr Ext Len
/linux-6.15/drivers/scsi/
H A Dhpsa_cmd.h375 __le32 Len; member
380 __le32 Len; member
H A Dhpsa.c2307 chain_sg->Len = cpu_to_le32(chain_len); in hpsa_map_sg_chain_block()
2329 le32_to_cpu(chain_sg->Len), DMA_TO_DEVICE); in hpsa_unmap_sg_chain_block()
2806 le32_to_cpu(c->SG[i].Len), in hpsa_pci_unmap()
2832 cp->SG[0].Len = cpu_to_le32(buflen); in hpsa_map_one()
4560 desc->Len = cpu_to_le32(len); in hpsa_set_sg_descriptor()
4778 curr_sg->Len = cpu_to_le32(len); in hpsa_scsi_ioaccel1_queue_command()
5538 c->ErrDesc.Len = cpu_to_le32((u32) sizeof(*c->err_info)); in hpsa_cmd_init()
6450 c->SG[0].Len = cpu_to_le32(0); in hpsa_passthru_ioctl()
6455 c->SG[0].Len = cpu_to_le32(iocommand->buf_size); in hpsa_passthru_ioctl()
6558 c->SG[i].Len = cpu_to_le32(0); in hpsa_big_passthru_ioctl()
[all …]
/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h165 unsigned char Len; member
170 unsigned char Len; member
/linux-6.15/Documentation/admin-guide/acpi/
H A Dinitrd_table_override.rst110 acpidump can be found in Len Browns pmtools:
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-firmware-acpi97 Contact: Len Brown <[email protected]>
/linux-6.15/fs/ntfs3/
H A Dntfs_fs.h826 int ntfs_discard(struct ntfs_sb_info *sbi, CLST Lcn, CLST Len);
850 void wnd_zone_set(struct wnd_bitmap *wnd, size_t Lcn, size_t Len);
/linux-6.15/drivers/net/ethernet/dec/tulip/
H A Ddmfe.c932 static inline u32 cal_CRC(unsigned char * Data, unsigned int Len, u8 flag) in cal_CRC() argument
934 u32 crc = crc32(~0, Data, Len); in cal_CRC()
/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c352 for (index = 0; index < RTW_ChannelPlan2G[Index2G].Len; index++) { in init_channel_set()
4299 chplan_ap.Len = i; in process_80211d()
4314 if ((j == chplan_ap.Len) || (chplan_ap.Channel[j] > 14)) in process_80211d()
4350 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) { in process_80211d()
4368 while ((j < chplan_ap.Len) && (chplan_ap.Channel[j] <= 14)) in process_80211d()
/linux-6.15/
H A DMAINTAINERS285 R: Len Brown <[email protected]>
309 R: Len Brown <[email protected]>
357 M: Len Brown <[email protected]>
11989 R: Len Brown <[email protected]>
12220 M: Len Brown <[email protected]>
23526 M: Len Brown <[email protected]>
24851 M: "Len Brown" <[email protected]>