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:dlengsz
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_nic.h
151
ih2->
dlengsz
= setup->s.u.datasize;
in octnet_prepare_pci_cmd_o2()
154
ih2->
dlengsz
= setup->s.u.gatherptrs;
in octnet_prepare_pci_cmd_o2()
196
ih3->
dlengsz
= setup->s.u.datasize;
in octnet_prepare_pci_cmd_o3()
199
ih3->
dlengsz
= setup->s.u.gatherptrs;
in octnet_prepare_pci_cmd_o3()
H
A
D
request_manager.c
622
ih3->
dlengsz
= sc->datasize;
in octeon_prepare_soft_command()
657
ih2->
dlengsz
= sc->datasize;
in octeon_prepare_soft_command()
705
if (ih3->
dlengsz
) {
in octeon_send_soft_command()
716
len = (u32)ih3->
dlengsz
;
in octeon_send_soft_command()
719
if (ih2->
dlengsz
) {
in octeon_send_soft_command()
730
len = (u32)ih2->
dlengsz
;
in octeon_send_soft_command()
H
A
D
liquidio_common.h
360
u64
dlengsz
:14;
member
388
u64
dlengsz
:14;
491
u64
dlengsz
:14;
member
530
u64
dlengsz
:14;
H
A
D
lio_main.c
2283
(&sc->cmd.cmd3.ih3))->
dlengsz
;
in send_nic_timestamp_pkt()
2286
(&sc->cmd.cmd2.ih2))->
dlengsz
;
in send_nic_timestamp_pkt()
H
A
D
lio_vf_main.c
1390
len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->
dlengsz
;
in send_nic_timestamp_pkt()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H
A
D
octeon_nic.h
151
ih2->
dlengsz
= setup->s.u.datasize;
in octnet_prepare_pci_cmd_o2()
154
ih2->
dlengsz
= setup->s.u.gatherptrs;
in octnet_prepare_pci_cmd_o2()
196
ih3->
dlengsz
= setup->s.u.datasize;
in octnet_prepare_pci_cmd_o3()
199
ih3->
dlengsz
= setup->s.u.gatherptrs;
in octnet_prepare_pci_cmd_o3()
H
A
D
request_manager.c
619
ih3->
dlengsz
= sc->datasize;
in octeon_prepare_soft_command()
654
ih2->
dlengsz
= sc->datasize;
in octeon_prepare_soft_command()
703
if (ih3->
dlengsz
) {
in octeon_send_soft_command()
714
len = (u32)ih3->
dlengsz
;
in octeon_send_soft_command()
717
if (ih2->
dlengsz
) {
in octeon_send_soft_command()
728
len = (u32)ih2->
dlengsz
;
in octeon_send_soft_command()
H
A
D
liquidio_common.h
360
u64
dlengsz
:14;
member
388
u64
dlengsz
:14;
491
u64
dlengsz
:14;
member
530
u64
dlengsz
:14;
H
A
D
lio_main.c
2273
(&sc->cmd.cmd3.ih3))->
dlengsz
;
in send_nic_timestamp_pkt()
2276
(&sc->cmd.cmd2.ih2))->
dlengsz
;
in send_nic_timestamp_pkt()
H
A
D
lio_vf_main.c
1381
len = (u32)((struct octeon_instr_ih3 *)(&sc->cmd.cmd3.ih3))->
dlengsz
;
in send_nic_timestamp_pkt()
Completed in 22 milliseconds