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:PRLI
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_nportdisc.c
950
/* Must be a NVME
PRLI
*/
in lpfc_rcv_prli_support_check()
961
"6115 Rcv
PRLI
(%x) check failed: ndlp rpi %d "
in lpfc_rcv_prli_support_check()
980
PRLI
*npr;
in lpfc_rcv_prli()
986
npr = (
PRLI
*) ((uint8_t *) lp + sizeof (uint32_t));
in lpfc_rcv_prli()
1014
* type to NVME provided the
PRLI
response claims NVME FC4
in lpfc_rcv_prli()
1843
/* NVME Target mode. Handle and respond to the
PRLI
and
in lpfc_rcv_prli_reglogin_issue()
1851
/* RPI registration has not completed. Reject the
PRLI
in lpfc_rcv_prli_reglogin_issue()
1997
/* Only if we are not a fabric nport do we issue
PRLI
*/
in lpfc_cmpl_reglogin_reglogin_issue()
2005
* know what
PRLI
to send yet. Figure that out now and
in lpfc_cmpl_reglogin_reglogin_issue()
2006
* call
PRLI
dependin
in lpfc_cmpl_reglogin_reglogin_issue()
[all...]
H
A
D
lpfc_els.c
2236
* (
PRLI
) ELS command. The
PRLI
response IOCB status is checked for error
2237
* status. If there is error status reported,
PRLI
retry shall be attempted
2240
* ndlp to mark the
PRLI
completion.
2267
"
PRLI
cmpl: status:x%x/x%x did:x%x",
in lpfc_cmpl_els_prli()
2271
/*
PRLI
completes to NPort <nlp_DID> */
in lpfc_cmpl_els_prli()
2273
"0103
PRLI
completes to NPort x%06x "
in lpfc_cmpl_els_prli()
2289
/* If we don't send GFT_ID to Fabric, a
PRLI
error
in lpfc_cmpl_els_prli()
2301
/*
PRLI
failed */
in lpfc_cmpl_els_prli()
2303
"2754
PRLI
failur
in lpfc_cmpl_els_prli()
[all...]
H
A
D
lpfc_hw.h
723
* FCP Login (
PRLI
Request / ACC) Payload Definition
804
}
PRLI
;
typedef
1039
PRLI
prli; /* Payload for
PRLI
/ACC */
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_nportdisc.c
422
/* Clear ndlp info, since follow up
PRLI
may have
in lpfc_rcv_plogi()
941
/* Must be a NVME
PRLI
*/
in lpfc_rcv_prli_support_check()
952
"6115 Rcv
PRLI
(%x) check failed: ndlp rpi %d "
in lpfc_rcv_prli_support_check()
971
PRLI
*npr;
in lpfc_rcv_prli()
977
npr = (
PRLI
*)((uint8_t *)lp + sizeof(uint32_t));
in lpfc_rcv_prli()
1005
* type to NVME provided the
PRLI
response claims NVME FC4
in lpfc_rcv_prli()
1014
/* Fabric Controllers send FCP
PRLI
as an initiator but should
in lpfc_rcv_prli()
1832
/* NVME Target mode. Handle and respond to the
PRLI
and
in lpfc_rcv_prli_reglogin_issue()
1840
/* RPI registration has not completed. Reject the
PRLI
in lpfc_rcv_prli_reglogin_issue()
1971
/* Only if we are not a fabric nport do we issue
PRLI
*/
in lpfc_cmpl_reglogin_reglogin_issue()
[all...]
H
A
D
lpfc_els.c
2308
* (
PRLI
) ELS command. The
PRLI
response IOCB status is checked for error
2309
* status. If there is error status reported,
PRLI
retry shall be attempted
2312
* ndlp to mark the
PRLI
completion.
2343
"
PRLI
cmpl: status:x%x/x%x did:x%x",
in lpfc_cmpl_els_prli()
2347
/*
PRLI
completes to NPort <nlp_DID> */
in lpfc_cmpl_els_prli()
2349
"0103
PRLI
completes to NPort x%06x "
in lpfc_cmpl_els_prli()
2365
/* If we don't send GFT_ID to Fabric, a
PRLI
error
in lpfc_cmpl_els_prli()
2377
/*
PRLI
failed */
in lpfc_cmpl_els_prli()
2379
"2754
PRLI
failur
in lpfc_cmpl_els_prli()
[all...]
H
A
D
lpfc_hw.h
730
* FCP Login (
PRLI
Request / ACC) Payload Definition
813
}
PRLI
;
typedef
1048
PRLI
prli; /* Payload for
PRLI
/ACC */
Completed in 39 milliseconds