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:nvmet_tcp_queue
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/nvme/target/
H
A
D
tcp.c
94
struct
nvmet_tcp_queue
*queue;
130
struct
nvmet_tcp_queue
{
struct
197
static inline u16 nvmet_tcp_cmd_tag(struct
nvmet_tcp_queue
*queue,
in nvmet_tcp_cmd_tag()
233
nvmet_tcp_get_cmd(struct
nvmet_tcp_queue
*queue)
in nvmet_tcp_get_cmd()
259
static inline int queue_cpu(struct
nvmet_tcp_queue
*queue)
in queue_cpu()
264
static inline u8 nvmet_tcp_hdgst_len(struct
nvmet_tcp_queue
*queue)
in nvmet_tcp_hdgst_len()
269
static inline u8 nvmet_tcp_ddgst_len(struct
nvmet_tcp_queue
*queue)
in nvmet_tcp_ddgst_len()
284
static int nvmet_tcp_verify_hdgst(struct
nvmet_tcp_queue
*queue,
in nvmet_tcp_verify_hdgst()
310
static int nvmet_tcp_check_ddgst(struct
nvmet_tcp_queue
*queue, void *pdu)
in nvmet_tcp_check_ddgst()
365
static void nvmet_tcp_fatal_error(struct
nvmet_tcp_queue
*queu
[all...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H
A
D
tcp.c
57
struct
nvmet_tcp_queue
*queue;
94
struct
nvmet_tcp_queue
{
struct
159
static inline u16 nvmet_tcp_cmd_tag(struct
nvmet_tcp_queue
*queue,
in nvmet_tcp_cmd_tag()
195
nvmet_tcp_get_cmd(struct
nvmet_tcp_queue
*queue)
in nvmet_tcp_get_cmd()
221
static inline int queue_cpu(struct
nvmet_tcp_queue
*queue)
in queue_cpu()
226
static inline u8 nvmet_tcp_hdgst_len(struct
nvmet_tcp_queue
*queue)
in nvmet_tcp_hdgst_len()
231
static inline u8 nvmet_tcp_ddgst_len(struct
nvmet_tcp_queue
*queue)
in nvmet_tcp_ddgst_len()
246
static int nvmet_tcp_verify_hdgst(struct
nvmet_tcp_queue
*queue,
in nvmet_tcp_verify_hdgst()
272
static int nvmet_tcp_check_ddgst(struct
nvmet_tcp_queue
*queue, void *pdu)
in nvmet_tcp_check_ddgst()
329
static void nvmet_tcp_fatal_error(struct
nvmet_tcp_queue
*queu
[all...]
Completed in 4 milliseconds