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
defs:sglq
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc.h
149
struct lpfc_sglq *
sglq
;
member
H
A
D
lpfc_sli.c
821
struct lpfc_sglq *
sglq
;
in __lpfc_clear_active_sglq()
local
843
struct lpfc_
sglq
*
sglq
;
__lpfc_get_active_sglq()
local
1131
struct lpfc_
sglq
*
sglq
= NULL;
__lpfc_sli_get_els_sglq()
local
1206
struct lpfc_
sglq
*
sglq
= NULL;
__lpfc_sli_get_nvmet_sglq()
local
1263
struct lpfc_
sglq
*
sglq
;
__lpfc_sli_release_iocbq_s4()
local
9413
lpfc_sli4_bpl2sgl(struct lpfc_hba *phba, struct lpfc_iocbq *piocbq, struct lpfc_
sglq
*
sglq
)
lpfc_sli4_bpl2sgl()
argument
10122
struct lpfc_
sglq
*
sglq
;
__lpfc_sli_issue_iocb_s4()
local
20024
struct lpfc_
sglq
*
sglq
;
lpfc_drain_txq()
local
20126
lpfc_wqe_bpl2sgl(struct lpfc_hba *phba, struct lpfc_iocbq *pwqeq, struct lpfc_
sglq
*
sglq
)
lpfc_wqe_bpl2sgl()
argument
20246
struct lpfc_
sglq
*
sglq
;
lpfc_sli4_issue_wqe()
local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_sli.c
946
struct lpfc_sglq *
sglq
;
in __lpfc_clear_active_sglq()
local
968
struct lpfc_
sglq
*
sglq
;
__lpfc_get_active_sglq()
local
1248
struct lpfc_
sglq
*
sglq
= NULL;
__lpfc_sli_get_els_sglq()
local
1318
struct lpfc_
sglq
*
sglq
= NULL;
__lpfc_sli_get_nvmet_sglq()
local
1375
struct lpfc_
sglq
*
sglq
;
__lpfc_sli_release_iocbq_s4()
local
10646
struct lpfc_
sglq
*
sglq
;
__lpfc_sli_issue_iocb_s4()
local
21203
lpfc_wqe_bpl2sgl(struct lpfc_hba *phba, struct lpfc_iocbq *pwqeq, struct lpfc_
sglq
*
sglq
)
lpfc_wqe_bpl2sgl()
argument
21323
struct lpfc_
sglq
*
sglq
;
lpfc_sli4_issue_wqe()
local
[all...]
H
A
D
lpfc.h
151
struct lpfc_sglq *
sglq
;
member
Completed in 25 milliseconds