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:LPFC_SLI_REV3
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
594
if (phba->sli_rev ==
LPFC_SLI_REV3
&& !phba->cfg_fcp_wait_abts_rsp)
in lpfc_init_link()
696
if (phba->sli_rev >=
LPFC_SLI_REV3
)
in lpfc_read_sparam()
826
if (phba->sli_rev >=
LPFC_SLI_REV3
)
in lpfc_reg_rpi()
884
if (phba->sli_rev >=
LPFC_SLI_REV3
)
in lpfc_unreg_login()
994
if (phba->sli_rev ==
LPFC_SLI_REV3
)
in lpfc_unreg_vpi()
1356
if (phba->sli_rev ==
LPFC_SLI_REV3
&& phba->vpd.sli3Feat.cerbm) {
in lpfc_config_port()
1373
if (phba->sli_rev ==
LPFC_SLI_REV3
)
in lpfc_config_port()
H
A
D
lpfc.h
42
#define
LPFC_SLI_REV3
3
macro
1679
phba->sli_rev !=
LPFC_SLI_REV3
&&
in lpfc_phba_elsring()
H
A
D
lpfc_hbadisc.c
1062
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_work_done()
1300
if (phba->sli_rev >
LPFC_SLI_REV3
|| offline)
in lpfc_linkdown()
3598
(phba->sli_rev >=
LPFC_SLI_REV3
))
in lpfc_mbx_process_link_up()
3725
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_enable_la()
5491
if (phba->sli_rev >
LPFC_SLI_REV3
)
in lpfc_unreg_default_rpis()
6214
if (phba->sli_rev <=
LPFC_SLI_REV3
)
in lpfc_disc_timeout_handler()
H
A
D
lpfc_els.c
102
phba->sli_rev >
LPFC_SLI_REV3
)
in lpfc_els_chk_latt()
2519
if (phba->sli_rev ==
LPFC_SLI_REV3
&&
in lpfc_issue_els_prli()
4556
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_link_reset()
10853
if (phba->sli_rev ==
LPFC_SLI_REV3
) {
in lpfc_els_unsol_event()
H
A
D
lpfc_init.c
807
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_hba_init_link_fc_topology()
888
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_hba_down_prep()
4654
if (phba->sli_rev ==
LPFC_SLI_REV3
) {
in lpfc_vmid_res_alloc()
5276
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_sli_port_speed_get()
12231
retval = lpfc_sli_config_port(phba,
LPFC_SLI_REV3
);
in lpfc_sli_enable_intr()
H
A
D
lpfc_nportdisc.c
1305
if (vport->phba->sli_rev ==
LPFC_SLI_REV3
)
in lpfc_rcv_logo_plogi_issue()
H
A
D
lpfc_sli.c
5707
rc = lpfc_sli_config_port(phba,
LPFC_SLI_REV3
);
in lpfc_sli_hba_setup()
5732
if (phba->sli_rev ==
LPFC_SLI_REV3
) {
in lpfc_sli_hba_setup()
12788
if (phba->sli_rev ==
LPFC_SLI_REV3
) {
in lpfc_sli_abort_iocb()
13552
case
LPFC_SLI_REV3
:
in lpfc_sli_check_eratt()
H
A
D
lpfc_debugfs.c
761
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_debugfs_dumpHostSlim_data()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
631
if (phba->sli_rev >=
LPFC_SLI_REV3
)
in lpfc_read_sparam()
763
if (phba->sli_rev >=
LPFC_SLI_REV3
)
in lpfc_reg_rpi()
825
if (phba->sli_rev >=
LPFC_SLI_REV3
)
in lpfc_unreg_login()
935
if (phba->sli_rev ==
LPFC_SLI_REV3
)
in lpfc_unreg_vpi()
1297
if (phba->sli_rev ==
LPFC_SLI_REV3
&& phba->vpd.sli3Feat.cerbm) {
in lpfc_config_port()
1314
if (phba->sli_rev ==
LPFC_SLI_REV3
)
in lpfc_config_port()
H
A
D
lpfc.h
41
#define
LPFC_SLI_REV3
3
macro
1340
phba->sli_rev !=
LPFC_SLI_REV3
&&
in lpfc_phba_elsring()
H
A
D
lpfc_hbadisc.c
734
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_work_done()
959
if (phba->sli_rev >
LPFC_SLI_REV3
)
in lpfc_linkdown()
3273
(phba->sli_rev >=
LPFC_SLI_REV3
))
in lpfc_mbx_process_link_up()
3403
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_enable_la()
5144
if (phba->sli_rev >
LPFC_SLI_REV3
)
in lpfc_unreg_default_rpis()
5969
if (phba->sli_rev <=
LPFC_SLI_REV3
)
in lpfc_disc_timeout_handler()
H
A
D
lpfc_els.c
92
phba->sli_rev >
LPFC_SLI_REV3
)
in lpfc_els_chk_latt()
2403
if (phba->sli_rev ==
LPFC_SLI_REV3
&&
in lpfc_issue_els_prli()
3761
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_link_reset()
9552
if (phba->sli_rev ==
LPFC_SLI_REV3
) {
in lpfc_issue_els_fdisc()
H
A
D
lpfc_init.c
748
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_hba_init_link_fc_topology()
829
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_hba_down_prep()
4843
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_sli_port_speed_get()
10736
retval = lpfc_sli_config_port(phba,
LPFC_SLI_REV3
);
in lpfc_sli_enable_intr()
H
A
D
lpfc_nportdisc.c
1306
if (vport->phba->sli_rev ==
LPFC_SLI_REV3
)
in lpfc_rcv_logo_plogi_issue()
H
A
D
lpfc_debugfs.c
761
if (phba->sli_rev <=
LPFC_SLI_REV3
) {
in lpfc_debugfs_dumpHostSlim_data()
H
A
D
lpfc_sli.c
5257
if (phba->sli_rev ==
LPFC_SLI_REV3
) {
in lpfc_sli_hba_setup()
12543
case
LPFC_SLI_REV3
:
in lpfc_sli_check_eratt()
Completed in 140 milliseconds