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:op_req_qinfo
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H
A
D
mpi3mr.h
374
* struct
op_req_qinfo
- Operational Request Queue Information
388
struct
op_req_qinfo
{
struct
1090
struct
op_req_qinfo
*req_qinfo;
1298
struct
op_req_qinfo
*opreqq, u8 *req);
H
A
D
mpi3mr_fw.c
41
mpi3mr_check_req_qfull(struct
op_req_qinfo
*op_req_q)
in mpi3mr_check_req_qfull()
509
struct
op_req_qinfo
*op_req_q;
in mpi3mr_process_op_reply_q()
1818
struct
op_req_qinfo
*op_req_q = mrioc->req_qinfo + qidx;
in mpi3mr_alloc_op_req_q_segments()
2011
struct
op_req_qinfo
*op_req_q = mrioc->req_qinfo + idx;
in mpi3mr_create_op_req_q()
2131
sizeof(struct
op_req_qinfo
), GFP_KERNEL);
in mpi3mr_create_op_queues()
2197
struct
op_req_qinfo
*op_req_q, u8 *req)
in mpi3mr_op_request_post()
4182
struct
op_req_qinfo
*op_req_q = mrioc->req_qinfo + qidx;
in mpi3mr_memset_op_req_q_buffers()
H
A
D
mpi3mr_os.c
4720
struct
op_req_qinfo
*op_req_q = NULL;
in mpi3mr_qcmd()
Completed in 15 milliseconds