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:INTx
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc.h
535
INTx
,
enumerator
H
A
D
lpfc_init.c
6100
"0470 Enable
INTx
interrupt mode.\n");
in lpfc_log_intr_mode()
10714
* @cfg_mode: Interrupt configuration mode (
INTx
, MSI or MSI-X).
10758
/* Fallback to
INTx
if both MSI-X/MSI initalization failed */
in lpfc_sli_enable_intr()
10763
/* Indicate initialization to
INTx
mode */
in lpfc_sli_enable_intr()
10764
phba->intr_type =
INTx
;
in lpfc_sli_enable_intr()
11706
* @cfg_mode: Interrupt configuration mode (
INTx
, MSI or MSI-X).
11750
/* Fallback to
INTx
if both MSI-X/MSI initalization failed */
in lpfc_sli4_enable_intr()
11758
/* Indicate initialization to
INTx
mode */
in lpfc_sli4_enable_intr()
11759
phba->intr_type =
INTx
;
in lpfc_sli4_enable_intr()
H
A
D
lpfc_sli.c
410
/* PCI read to flush PCI pipeline on re-arming for
INTx
mode */
in lpfc_sli4_write_eq_db()
411
if ((q->phba->intr_type ==
INTx
) && (arm == LPFC_QUEUE_REARM))
in lpfc_sli4_write_eq_db()
443
/* PCI read to flush PCI pipeline on re-arming for
INTx
mode */
in lpfc_sli4_if6_write_eq_db()
444
if ((q->phba->intr_type ==
INTx
) && (arm == LPFC_QUEUE_REARM))
in lpfc_sli4_if6_write_eq_db()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc.h
754
INTx
,
enumerator
H
A
D
lpfc_init.c
7453
"0470 Enable
INTx
interrupt mode.\n");
in lpfc_log_intr_mode()
12210
* @cfg_mode: Interrupt configuration mode (
INTx
, MSI or MSI-X).
12256
/* Fallback to
INTx
if both MSI-X/MSI initalization failed */
in lpfc_sli_enable_intr()
12261
/* Indicate initialization to
INTx
mode */
in lpfc_sli_enable_intr()
12262
phba->intr_type =
INTx
;
in lpfc_sli_enable_intr()
13201
* @cfg_mode: Interrupt configuration mode (
INTx
, MSI or MSI-X).
13245
/* Fallback to
INTx
if both MSI-X/MSI initalization failed */
in lpfc_sli4_enable_intr()
13253
/* Indicate initialization to
INTx
mode */
in lpfc_sli4_enable_intr()
13254
phba->intr_type =
INTx
;
in lpfc_sli4_enable_intr()
H
A
D
lpfc_sli.c
535
/* PCI read to flush PCI pipeline on re-arming for
INTx
mode */
in lpfc_sli4_write_eq_db()
536
if ((q->phba->intr_type ==
INTx
) && (arm == LPFC_QUEUE_REARM))
in lpfc_sli4_write_eq_db()
568
/* PCI read to flush PCI pipeline on re-arming for
INTx
mode */
in lpfc_sli4_if6_write_eq_db()
569
if ((q->phba->intr_type ==
INTx
) && (arm == LPFC_QUEUE_REARM))
in lpfc_sli4_if6_write_eq_db()
Completed in 83 milliseconds