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:sp_features
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/
H
A
D
fc_encode.h
541
csp->
sp_features
= htons(FC_SP_FT_CIRO);
in fc_plogi_fill()
573
sp->
sp_features
= htons(FC_SP_FT_NPIV);
in fc_flogi_fill()
H
A
D
libfc.h
213
u16
sp_features
;
member
/kernel/linux/linux-6.6/include/scsi/
H
A
D
libfc.h
213
u16
sp_features
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
177
__be16
sp_features
;
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-6.6/drivers/scsi/libfc/
H
A
D
fc_encode.h
765
csp->
sp_features
= htons(FC_SP_FT_CIRO);
in fc_plogi_fill()
797
sp->
sp_features
= htons(FC_SP_FT_NPIV);
in fc_flogi_fill()
H
A
D
fc_rport.c
710
csp_flags = ntohs(flogi->fl_csp.
sp_features
);
in fc_rport_login_complete()
1018
/* save plogi response
sp_features
for further reference */
in fc_rport_plogi_resp()
1019
rdata->
sp_features
= ntohs(plp->fl_csp.
sp_features
);
in fc_rport_plogi_resp()
H
A
D
fc_lport.c
374
sp->
sp_features
= htons(FC_SP_FT_CIRO);
in fc_lport_flogi_fill()
1797
csp_flags = ntohs(flp->fl_csp.
sp_features
);
in fc_lport_flogi_resp()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H
A
D
fc_rport.c
710
csp_flags = ntohs(flogi->fl_csp.
sp_features
);
in fc_rport_login_complete()
1018
/* save plogi response
sp_features
for further reference */
in fc_rport_plogi_resp()
1019
rdata->
sp_features
= ntohs(plp->fl_csp.
sp_features
);
in fc_rport_plogi_resp()
H
A
D
fc_lport.c
371
sp->
sp_features
= htons(FC_SP_FT_CIRO);
in fc_lport_flogi_fill()
1750
csp_flags = ntohs(flp->fl_csp.
sp_features
);
in fc_lport_flogi_resp()
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H
A
D
fc_els.h
315
__be16
sp_features
; /* common feature flags */
member
341
*
sp_features
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H
A
D
fc_els.h
323
__be16
sp_features
; /* common feature flags */
member
349
*
sp_features
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
159
__be16
sp_features
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H
A
D
fc_els.h
159
__be16
sp_features
;
member
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H
A
D
bnx2fc_hwi.c
283
ofld_req3.flags |= (((rdata->
sp_features
& FC_SP_FT_EDTR) ? 1 : 0) <<
in bnx2fc_send_session_ofld_req()
286
ofld_req3.flags |= (((rdata->
sp_features
& FC_SP_FT_SEQC) ? 1 : 0) <<
in bnx2fc_send_session_ofld_req()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_lnode.c
652
ln->ln_sparm.csp.
sp_features
= csp->
sp_features
;
in csio_ln_vnp_read_cbfn()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H
A
D
bnx2fc_hwi.c
283
ofld_req3.flags |= (((rdata->
sp_features
& FC_SP_FT_EDTR) ? 1 : 0) <<
in bnx2fc_send_session_ofld_req()
286
ofld_req3.flags |= (((rdata->
sp_features
& FC_SP_FT_SEQC) ? 1 : 0) <<
in bnx2fc_send_session_ofld_req()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_lnode.c
652
ln->ln_sparm.csp.
sp_features
= csp->
sp_features
;
in csio_ln_vnp_read_cbfn()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H
A
D
qedf_main.c
1383
((fcport->rdata->
sp_features
& FC_SP_FT_SEQC) ? 1 : 0) <<
in qedf_offload_connection()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H
A
D
qedf_main.c
1381
((fcport->rdata->
sp_features
& FC_SP_FT_SEQC) ? 1 : 0) <<
in qedf_offload_connection()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H
A
D
qla_iocb.c
3084
p->fl_csp.
sp_features
|= cpu_to_be16(FC_SP_FT_SEC);
in qla24xx_els_dcmd2_iocb()
Completed in 65 milliseconds