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:gid_pn
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/scsi/
H
A
D
zfcp_fc.h
58
* struct zfcp_fc_gid_pn_req - container for ct header plus
gid_pn
request
60
* @
gid_pn
: GID_PN request
64
struct fc_ns_gid_pn
gid_pn
;
member
68
* struct zfcp_fc_gid_pn_rsp - container for ct header plus
gid_pn
response
70
* @
gid_pn
: GID_PN response
74
struct fc_gid_pn_resp
gid_pn
;
member
130
* @u.
gid_pn
: GID_PN specific data
131
* @u.
gid_pn
.req: GID_PN request
132
* @u.
gid_pn
.rsp: GID_PN response
155
}
gid_pn
;
member
[all...]
H
A
D
zfcp_fc.c
359
struct zfcp_fc_gid_pn_rsp *gid_pn_rsp = &fc_req->u.
gid_pn
.rsp;
in zfcp_fc_ns_gid_pn_eval()
367
ct_els->port->d_id = ntoh24(gid_pn_rsp->
gid_pn
.fp_fid);
in zfcp_fc_ns_gid_pn_eval()
389
struct zfcp_fc_gid_pn_req *gid_pn_req = &fc_req->u.
gid_pn
.req;
in zfcp_fc_ns_gid_pn_request()
390
struct zfcp_fc_gid_pn_rsp *gid_pn_rsp = &fc_req->u.
gid_pn
.rsp;
in zfcp_fc_ns_gid_pn_request()
404
gid_pn_req->
gid_pn
.fn_wwpn = cpu_to_be64(port->wwpn);
in zfcp_fc_ns_gid_pn_request()
427
fc_req = mempool_alloc(adapter->pool.
gid_pn
, GFP_ATOMIC);
in zfcp_fc_ns_gid_pn()
441
mempool_free(fc_req, adapter->pool.
gid_pn
);
in zfcp_fc_ns_gid_pn()
454
/* could not issue
gid_pn
for some reason */
in zfcp_fc_port_did_lookup()
H
A
D
zfcp_aux.c
246
adapter->pool.
gid_pn
=
in zfcp_allocate_low_mem_buffers()
248
if (!adapter->pool.
gid_pn
)
in zfcp_allocate_low_mem_buffers()
262
mempool_destroy(adapter->pool.
gid_pn
);
in zfcp_free_low_mem_buffers()
H
A
D
zfcp_def.h
145
mempool_t *
gid_pn
;
member
/kernel/linux/linux-6.6/drivers/s390/scsi/
H
A
D
zfcp_fc.h
58
* struct zfcp_fc_gid_pn_req - container for ct header plus
gid_pn
request
60
* @
gid_pn
: GID_PN request
64
struct fc_ns_gid_pn
gid_pn
;
member
68
* struct zfcp_fc_gid_pn_rsp - container for ct header plus
gid_pn
response
70
* @
gid_pn
: GID_PN response
74
struct fc_gid_pn_resp
gid_pn
;
member
130
* @u.
gid_pn
: GID_PN specific data
131
* @u.
gid_pn
.req: GID_PN request
132
* @u.
gid_pn
.rsp: GID_PN response
155
}
gid_pn
;
member
[all...]
H
A
D
zfcp_fc.c
359
struct zfcp_fc_gid_pn_rsp *gid_pn_rsp = &fc_req->u.
gid_pn
.rsp;
in zfcp_fc_ns_gid_pn_eval()
367
ct_els->port->d_id = ntoh24(gid_pn_rsp->
gid_pn
.fp_fid);
in zfcp_fc_ns_gid_pn_eval()
389
struct zfcp_fc_gid_pn_req *gid_pn_req = &fc_req->u.
gid_pn
.req;
in zfcp_fc_ns_gid_pn_request()
390
struct zfcp_fc_gid_pn_rsp *gid_pn_rsp = &fc_req->u.
gid_pn
.rsp;
in zfcp_fc_ns_gid_pn_request()
404
gid_pn_req->
gid_pn
.fn_wwpn = cpu_to_be64(port->wwpn);
in zfcp_fc_ns_gid_pn_request()
427
fc_req = mempool_alloc(adapter->pool.
gid_pn
, GFP_ATOMIC);
in zfcp_fc_ns_gid_pn()
441
mempool_free(fc_req, adapter->pool.
gid_pn
);
in zfcp_fc_ns_gid_pn()
454
/* could not issue
gid_pn
for some reason */
in zfcp_fc_port_did_lookup()
H
A
D
zfcp_aux.c
246
adapter->pool.
gid_pn
=
in zfcp_allocate_low_mem_buffers()
248
if (!adapter->pool.
gid_pn
)
in zfcp_allocate_low_mem_buffers()
262
mempool_destroy(adapter->pool.
gid_pn
);
in zfcp_free_low_mem_buffers()
H
A
D
zfcp_def.h
144
mempool_t *
gid_pn
;
member
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_def.h
3008
}
gid_pn
;
member
3113
}
gid_pn
;
member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_def.h
3169
}
gid_pn
;
member
3276
}
gid_pn
;
member
Completed in 35 milliseconds