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:fw_sq_prod_idx
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H
A
D
qedi_iscsi.h
89
u16
fw_sq_prod_idx
;
member
H
A
D
qedi_fw.c
965
dbell.sq_prod = qedi_conn->ep->
fw_sq_prod_idx
;
in qedi_ring_doorbell()
975
qedi_conn->ep->sq_prod_idx, qedi_conn->ep->
fw_sq_prod_idx
,
in qedi_ring_doorbell()
989
ep->
fw_sq_prod_idx
++;
in qedi_get_wqe_idx()
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H
A
D
qedi_iscsi.h
90
u16
fw_sq_prod_idx
;
member
H
A
D
qedi_fw.c
925
qedi_conn->ep->db_data.sq_prod = qedi_conn->ep->
fw_sq_prod_idx
;
in qedi_ring_doorbell()
938
qedi_conn->ep->sq_prod_idx, qedi_conn->ep->
fw_sq_prod_idx
,
in qedi_ring_doorbell()
952
ep->
fw_sq_prod_idx
++;
in qedi_get_wqe_idx()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H
A
D
qedf.h
220
u16
fw_sq_prod_idx
;
member
H
A
D
qedf_io.c
772
fcport->
fw_sq_prod_idx
++;
in qedf_get_sqe_idx()
790
dbell.sq_prod = fcport->
fw_sq_prod_idx
;
in qedf_ring_doorbell()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H
A
D
qedf.h
225
u16
fw_sq_prod_idx
;
member
H
A
D
qedf_io.c
767
fcport->
fw_sq_prod_idx
++;
in qedf_get_sqe_idx()
785
dbell.sq_prod = fcport->
fw_sq_prod_idx
;
in qedf_ring_doorbell()
Completed in 18 milliseconds