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:port_gp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc.h
981
struct lpfc_pgp *
port_gp
;
member
H
A
D
lpfc_sli.c
1661
struct lpfc_pgp *pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_next_iocb_slot()
3388
struct lpfc_pgp *pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_rsp_pointers_error()
3482
struct lpfc_pgp *pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_handle_fast_ring_event()
3875
pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_handle_slow_ring_event_s3()
5142
phba->
port_gp
= phba->mbox->us.s3_pgp.port;
in lpfc_sli_config_port()
5155
phba->
port_gp
= phba->mbox->us.s2.port;
in lpfc_sli_config_port()
H
A
D
lpfc_debugfs.c
763
pgpp = &phba->
port_gp
[i];
in lpfc_debugfs_dumpHostSlim_data()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc.h
1242
struct lpfc_pgp *
port_gp
;
member
H
A
D
lpfc_sli.c
2056
struct lpfc_pgp *pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_next_iocb_slot()
3896
struct lpfc_pgp *pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_rsp_pointers_error()
3992
struct lpfc_pgp *pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_handle_fast_ring_event()
4386
pgp = &phba->
port_gp
[pring->ringno];
in lpfc_sli_handle_slow_ring_event_s3()
5663
phba->
port_gp
= phba->mbox->us.s3_pgp.port;
in lpfc_sli_config_port()
5676
phba->
port_gp
= phba->mbox->us.s2.port;
in lpfc_sli_config_port()
H
A
D
lpfc_debugfs.c
763
pgpp = &phba->
port_gp
[i];
in lpfc_debugfs_dumpHostSlim_data()
Completed in 70 milliseconds