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:sa_update
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_edif.c
154
* add an
sa_update
index to the list - called for
sa_update
212
e->u.
sa_update
.fcport = fcport;
in qla_post_sa_replace_work()
213
e->u.
sa_update
.sa_ctl = sa_ctl;
in qla_post_sa_replace_work()
214
e->u.
sa_update
.nport_handle = nport_handle;
in qla_post_sa_replace_work()
1747
/*
sa_update
for rx key */
in qla24xx_sadb_update()
1776
*
sa_update
for both rx and tx keys, sa_delete for tx key
in qla24xx_sadb_update()
1793
iocb_cmd->u.
sa_update
.sa_frame = sa_frame;
in qla24xx_sadb_update()
2346
* build and send the
sa_update
iocb to delete an rx sa_index
2355
struct edif_sa_ctl *sa_ctl = e->u.
sa_update
in qla24xx_issue_sa_replace_iocb()
[all...]
H
A
D
qla_def.h
653
}
sa_update
;
member
3607
}
sa_update
;
member
Completed in 19 milliseconds