Searched refs:hl (Results 1 – 15 of 15) sorted by relevance
/linux/Documentation/ABI/testing/ |
A D | sysfs-driver-habanalabs | 1 What: /sys/class/habanalabs/hl<n>/armcp_kernel_ver 9 What: /sys/class/habanalabs/hl<n>/armcp_ver 34 What: /sys/class/habanalabs/hl<n>/cpld_ver 46 What: /sys/class/habanalabs/hl<n>/cpucp_ver 59 What: /sys/class/habanalabs/hl<n>/eeprom 66 What: /sys/class/habanalabs/hl<n>/fuse_ver 87 What: /sys/class/habanalabs/hl<n>/high_pll 95 What: /sys/class/habanalabs/hl<n>/ic_clk 127 What: /sys/class/habanalabs/hl<n>/mme_clk 188 What: /sys/class/habanalabs/hl<n>/status [all …]
|
A D | debugfs-driver-habanalabs | 1 What: /sys/kernel/debug/habanalabs/hl<n>/addr 11 What: /sys/kernel/debug/habanalabs/hl<n>/clk_gate 55 What: /sys/kernel/debug/habanalabs/hl<n>/data32 70 What: /sys/kernel/debug/habanalabs/hl<n>/data64 103 What: /sys/kernel/debug/habanalabs/hl<n>/device 129 What: /sys/kernel/debug/habanalabs/hl<n>/engines 165 What: /sys/kernel/debug/habanalabs/hl<n>/led0 171 What: /sys/kernel/debug/habanalabs/hl<n>/led1 177 What: /sys/kernel/debug/habanalabs/hl<n>/led2 183 What: /sys/kernel/debug/habanalabs/hl<n>/mmu [all …]
|
/linux/net/sched/ |
A D | act_csum.c | 138 int hl = ihl + jhl; in tcf_csum_skb_nextlayer() local 141 skb_try_make_writable(skb, hl + ntkoff)) in tcf_csum_skb_nextlayer() 488 unsigned int hl, ixhl; in tcf_csum_ipv6() local 495 hl = sizeof(*ip6h); in tcf_csum_ipv6() 497 if (!pskb_may_pull(skb, hl + ntkoff)) in tcf_csum_ipv6() 516 if (!pskb_may_pull(skb, hl + ixhl + ntkoff)) in tcf_csum_ipv6() 523 hl += ixhl; in tcf_csum_ipv6() 528 hl, pl + sizeof(*ip6h))) in tcf_csum_ipv6() 534 hl, pl + sizeof(*ip6h))) in tcf_csum_ipv6() 539 if (!tcf_csum_ipv6_udp(skb, hl, in tcf_csum_ipv6() [all …]
|
/linux/net/802/ |
A D | fddi.c | 52 int hl = FDDI_K_SNAP_HLEN; in fddi_header() local 56 hl=FDDI_K_8022_HLEN-3; in fddi_header() 57 fddi = skb_push(skb, hl); in fddi_header() 80 return hl; in fddi_header() 83 return -hl; in fddi_header()
|
/linux/lib/zlib_dfltcc/ |
A D | dfltcc_inflate.c | 124 param->hl = state->whave; /* Software and hardware history formats match */ in dfltcc_inflate() 126 if (param->hl) in dfltcc_inflate() 139 state->whave = param->hl; in dfltcc_inflate() 140 state->write = (param->ho + param->hl) & ((1 << HB_BITS) - 1); in dfltcc_inflate()
|
A D | dfltcc_deflate.c | 207 if (param->hl) in dfltcc_deflate() 271 param->hl = 0; /* Clear history */ in dfltcc_deflate()
|
A D | dfltcc.h | 66 uint16_t hl; /* History Length */ member
|
/linux/arch/ia64/kernel/ |
A D | mca_drv.c | 221 {slidx_list_t *hl = &slidx_pool.buffer[slidx_pool.cur_idx]; \ 222 hl->hdr = ptr; \ 223 list_add(&hl->list, &(sect)); \
|
/linux/Documentation/devicetree/bindings/display/panel/ |
A D | innolux,p097pfg.yaml | 10 - Lin Huang <hl@rock-chips.com>
|
/linux/scripts/kconfig/lxdialog/ |
A D | dialog.h | 87 int hl; /* highlight this item */ member
|
A D | util.c | 55 dlg.dialog.hl = (h); \ 172 if (color->hl) in init_one_color()
|
/linux/tools/testing/selftests/net/ |
A D | amt.sh | 165 -j HL --hl-set 2
|
/linux/net/ipv6/netfilter/ |
A D | Kconfig | 130 tristate '"hl" hoplimit match support'
|
/linux/tools/power/cpupower/po/ |
A D | cs.po | 496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n"
|
/linux/net/netfilter/ |
A D | Kconfig | 1357 tristate '"hl" hoplimit/TTL match support'
|
Completed in 24 milliseconds