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:fl_csp
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
fc_encode.h
534
csp = &plogi->
fl_csp
;
in fc_plogi_fill()
565
sp = &flogi->
fl_csp
;
in fc_flogi_fill()
590
sp = &fdisc->
fl_csp
;
in fc_fdisc_fill()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H
A
D
fc_rport.c
228
mfs = ntohs(flp->
fl_csp
.sp_bb_data) & FC_SP_BB_DATA_MASK;
in fc_plogi_get_maxframe()
710
csp_flags = ntohs(flogi->
fl_csp
.sp_features);
in fc_rport_login_complete()
722
e_d_tov = ntohl(flogi->
fl_csp
.sp_e_d_tov);
in fc_rport_login_complete()
793
r_a_tov = ntohl(flogi->
fl_csp
.sp_r_a_tov);
in fc_rport_flogi_resp()
1019
rdata->sp_features = ntohs(plp->
fl_csp
.sp_features);
in fc_rport_plogi_resp()
1023
csp_seq = ntohs(plp->
fl_csp
.sp_tot_seq);
in fc_rport_plogi_resp()
H
A
D
fc_lport.c
363
sp = &flogi->
fl_csp
;
in fc_lport_flogi_fill()
1735
mfs = ntohs(flp->
fl_csp
.sp_bb_data) &
in fc_lport_flogi_resp()
1750
csp_flags = ntohs(flp->
fl_csp
.sp_features);
in fc_lport_flogi_resp()
1751
r_a_tov = ntohl(flp->
fl_csp
.sp_r_a_tov);
in fc_lport_flogi_resp()
1752
e_d_tov = ntohl(flp->
fl_csp
.sp_e_d_tov);
in fc_lport_flogi_resp()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H
A
D
fc_rport.c
228
mfs = ntohs(flp->
fl_csp
.sp_bb_data) & FC_SP_BB_DATA_MASK;
in fc_plogi_get_maxframe()
710
csp_flags = ntohs(flogi->
fl_csp
.sp_features);
in fc_rport_login_complete()
722
e_d_tov = ntohl(flogi->
fl_csp
.sp_e_d_tov);
in fc_rport_login_complete()
793
r_a_tov = ntohl(flogi->
fl_csp
.sp_r_a_tov);
in fc_rport_flogi_resp()
1019
rdata->sp_features = ntohs(plp->
fl_csp
.sp_features);
in fc_rport_plogi_resp()
1023
csp_seq = ntohs(plp->
fl_csp
.sp_tot_seq);
in fc_rport_plogi_resp()
H
A
D
fc_lport.c
366
sp = &flogi->
fl_csp
;
in fc_lport_flogi_fill()
1782
mfs = ntohs(flp->
fl_csp
.sp_bb_data) &
in fc_lport_flogi_resp()
1797
csp_flags = ntohs(flp->
fl_csp
.sp_features);
in fc_lport_flogi_resp()
1798
r_a_tov = ntohl(flp->
fl_csp
.sp_r_a_tov);
in fc_lport_flogi_resp()
1799
e_d_tov = ntohl(flp->
fl_csp
.sp_e_d_tov);
in fc_lport_flogi_resp()
H
A
D
fc_encode.h
758
csp = &plogi->
fl_csp
;
in fc_plogi_fill()
789
sp = &flogi->
fl_csp
;
in fc_flogi_fill()
814
sp = &fdisc->
fl_csp
;
in fc_fdisc_fill()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
236
struct fc_els_csp
fl_csp
;
member
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H
A
D
efc_els.c
670
if (req->
fl_csp
.sp_features & cpu_to_be16(FC_SP_FT_BCAST))
in efc_send_plogi_acc()
671
plogi->
fl_csp
.sp_features |= cpu_to_be16(FC_SP_FT_BCAST);
in efc_send_plogi_acc()
H
A
D
efc_fabric.c
127
return !(ntohs(rsp->
fl_csp
.sp_features) & FC_SP_FT_FPORT);
in efc_rnode_is_nport()
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H
A
D
fc_els.h
405
struct fc_els_csp
fl_csp
; /* common service parameters */
member
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H
A
D
fc_els.h
413
struct fc_els_csp
fl_csp
; /* common service parameters */
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
218
struct fc_els_csp
fl_csp
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
218
struct fc_els_csp
fl_csp
;
member
/kernel/linux/linux-5.10/drivers/s390/scsi/
H
A
D
zfcp_sysfs.c
829
be16_to_cpu(nsp->
fl_csp
.sp_bb_cred));
in zfcp_sysfs_adapter_diag_b2b_credit_show()
H
A
D
zfcp_fc.c
500
port->maxframe_size = be16_to_cpu(plogi->
fl_csp
.sp_bb_data);
in zfcp_fc_plogi_evaluate()
/kernel/linux/linux-6.6/drivers/s390/scsi/
H
A
D
zfcp_sysfs.c
847
be16_to_cpu(nsp->
fl_csp
.sp_bb_cred));
in zfcp_sysfs_adapter_diag_b2b_credit_show()
H
A
D
zfcp_fc.c
500
port->maxframe_size = be16_to_cpu(plogi->
fl_csp
.sp_bb_data);
in zfcp_fc_plogi_evaluate()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_iocb.c
3075
(void *)&ha->plogi_els_payld + offsetof(struct fc_els_flogi,
fl_csp
),
in qla24xx_els_dcmd2_iocb()
3076
sizeof(ha->plogi_els_payld) - offsetof(struct fc_els_flogi,
fl_csp
));
in qla24xx_els_dcmd2_iocb()
3084
p->
fl_csp
.sp_features |= cpu_to_be16(FC_SP_FT_SEC);
in qla24xx_els_dcmd2_iocb()
H
A
D
qla_os.c
6284
be16_to_cpu(ha->plogi_els_payld.
fl_csp
.sp_bb_cred);
in qla24xx_process_purex_rdp()
H
A
D
qla_init.c
5618
q = (__be32 *)&ha->plogi_els_payld.
fl_csp
;
in qla_get_login_template()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H
A
D
qla_iocb.c
3044
&ha->plogi_els_payld.
fl_csp
, LOGIN_TEMPLATE_SIZE);
in qla24xx_els_dcmd2_iocb()
H
A
D
qla_os.c
6041
be16_to_cpu(ha->plogi_els_payld.
fl_csp
.sp_bb_cred);
in qla24xx_process_purex_rdp()
H
A
D
qla_init.c
5125
q = (__be32 *)&ha->plogi_els_payld.
fl_csp
;
in qla_get_login_template()
Completed in 78 milliseconds