Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:BUF_SIZE_8KiB
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H
A
D
ring_mode.c
32
bmax =
BUF_SIZE_8KiB
;
in jumbo_frm()
38
if (nopaged_len >
BUF_SIZE_8KiB
) {
in jumbo_frm()
111
p->des3 = cpu_to_le32(le32_to_cpu(p->des2) +
BUF_SIZE_8KiB
);
in refill_desc3()
117
p->des3 = cpu_to_le32(le32_to_cpu(p->des2) +
BUF_SIZE_8KiB
);
in init_desc3()
136
if (unlikely(mtu >
BUF_SIZE_8KiB
))
in set_16kib_bfsize()
H
A
D
chain_mode.c
30
bmax =
BUF_SIZE_8KiB
;
in jumbo_frm()
90
if ((enh_desc && (len >
BUF_SIZE_8KiB
)) ||
in is_jumbo_frm()
H
A
D
descs_com.h
26
p->des1 |= cpu_to_le32((
BUF_SIZE_8KiB
in ehn_desc_rx_set_on_ring()
H
A
D
common.h
390
#define
BUF_SIZE_8KiB
8188
macro
H
A
D
dwmac4_descs.c
493
if (unlikely(mtu >=
BUF_SIZE_8KiB
))
in set_16kib_bfsize()
H
A
D
enh_desc.c
264
bfsize1 = min(bfsize,
BUF_SIZE_8KiB
);
in enh_desc_init_rx_desc()
H
A
D
stmmac_main.c
1245
if (mtu >=
BUF_SIZE_8KiB
)
in stmmac_set_bfsize()
1248
ret =
BUF_SIZE_8KiB
;
in stmmac_set_bfsize()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H
A
D
ring_mode.c
32
bmax =
BUF_SIZE_8KiB
;
in jumbo_frm()
38
if (nopaged_len >
BUF_SIZE_8KiB
) {
in jumbo_frm()
110
p->des3 = cpu_to_le32(le32_to_cpu(p->des2) +
BUF_SIZE_8KiB
);
in refill_desc3()
116
p->des3 = cpu_to_le32(le32_to_cpu(p->des2) +
BUF_SIZE_8KiB
);
in init_desc3()
134
if (unlikely(mtu >
BUF_SIZE_8KiB
))
in set_16kib_bfsize()
H
A
D
chain_mode.c
30
bmax =
BUF_SIZE_8KiB
;
in jumbo_frm()
90
if ((enh_desc && (len >
BUF_SIZE_8KiB
)) ||
in is_jumbo_frm()
H
A
D
descs_com.h
26
p->des1 |= cpu_to_le32((
BUF_SIZE_8KiB
in ehn_desc_rx_set_on_ring()
H
A
D
enh_desc.c
259
bfsize1 = min(bfsize,
BUF_SIZE_8KiB
);
in enh_desc_init_rx_desc()
H
A
D
common.h
511
#define
BUF_SIZE_8KiB
8188
macro
H
A
D
dwmac4_descs.c
484
if (unlikely(mtu >=
BUF_SIZE_8KiB
))
in set_16kib_bfsize()
H
A
D
stmmac_main.c
1337
if (mtu >=
BUF_SIZE_8KiB
)
in stmmac_set_bfsize()
1340
ret =
BUF_SIZE_8KiB
;
in stmmac_set_bfsize()
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H
A
D
sxgbe_common.h
56
#define
BUF_SIZE_8KiB
8192
macro
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/
H
A
D
sxgbe_common.h
56
#define
BUF_SIZE_8KiB
8192
macro
Completed in 26 milliseconds