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:sizem1
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_struct.h
185
u64
sizem1
: 3;
member
H
A
D
otx2_txrx.c
782
sqe_hdr->
sizem1
= (offset / 16) - 1;
in otx2_sq_append_tso()
895
sqe_hdr->
sizem1
= (offset / 16) - 1;
in otx2_sq_append_skb()
H
A
D
otx2_common.c
380
field->
sizem1
= 1; /* i.e 2 bytes */
in otx2_setup_udp_segmentation()
389
field->
sizem1
= 1; /* i.e 2 bytes */
in otx2_setup_udp_segmentation()
397
field->
sizem1
= 1;
in otx2_setup_udp_segmentation()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
otx2_struct.h
184
u64
sizem1
: 3;
member
H
A
D
otx2_common.c
432
field->
sizem1
= 1; /* i.e 2 bytes */
in otx2_setup_udp_segmentation()
441
field->
sizem1
= 1; /* i.e 2 bytes */
in otx2_setup_udp_segmentation()
449
field->
sizem1
= 1;
in otx2_setup_udp_segmentation()
H
A
D
otx2_txrx.c
958
sqe_hdr->
sizem1
= (offset / 16) - 1;
in otx2_sq_append_tso()
1199
sqe_hdr->
sizem1
= (offset / 16) - 1;
in otx2_sq_append_skb()
1394
sqe_hdr->
sizem1
= (offset / 16) - 1;
in otx2_xdp_sq_append_pkt()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_struct.h
870
u64
sizem1
: 2;
member
878
u64
sizem1
: 2;
H
A
D
rvu_nix.c
438
field.
sizem1
= 1; /* i.e 2 bytes */
in nix_setup_lso_tso_l3()
451
field.
sizem1
= 1; /* i.e 2 bytes */
in nix_setup_lso_tso_l3()
466
field.
sizem1
= 3; /* i.e 4 bytes */
in nix_setup_lso_tso_l4()
475
field.
sizem1
= 1; /* 2 bytes */
in nix_setup_lso_tso_l4()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
rvu_struct.h
786
u64
sizem1
: 2;
member
H
A
D
rvu_nix.c
644
field.
sizem1
= 1; /* i.e 2 bytes */
in nix_setup_lso_tso_l3()
657
field.
sizem1
= 1; /* i.e 2 bytes */
in nix_setup_lso_tso_l3()
672
field.
sizem1
= 3; /* i.e 4 bytes */
in nix_setup_lso_tso_l4()
681
field.
sizem1
= 1; /* 2 bytes */
in nix_setup_lso_tso_l4()
Completed in 26 milliseconds