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:spma
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H
A
D
csio_lnode.h
71
uint8_t
spma
:1;
member
H
A
D
csio_lnode.c
809
fcf_info->
spma
= FW_FCOE_FCF_CMD_SPMA_GET(rsp->fpma_to_portid);
in csio_ln_read_fcf_cbfn()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H
A
D
csio_lnode.h
84
uint8_t
spma
:1;
member
H
A
D
csio_lnode.c
809
fcf_info->
spma
= FW_FCOE_FCF_CMD_SPMA_GET(rsp->fpma_to_portid);
in csio_ln_read_fcf_cbfn()
/kernel/linux/linux-5.10/include/scsi/
H
A
D
libfcoe.h
102
* @
spma
: supports SPMA server-provided MACs mode
144
u8
spma
;
member
/kernel/linux/linux-6.6/include/scsi/
H
A
D
libfcoe.h
103
* @
spma
: supports SPMA server-provided MACs mode
145
u8
spma
;
member
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H
A
D
fcoe.c
324
fip->
spma
= 1;
in fcoe_interface_setup()
331
if (!fip->
spma
)
in fcoe_interface_setup()
341
if (fip->
spma
)
in fcoe_interface_setup()
463
if (fip->
spma
)
in fcoe_interface_remove()
H
A
D
fcoe_ctlr.c
406
if (fip->
spma
)
in fcoe_ctlr_solicit()
566
if (fip->
spma
)
in fcoe_ctlr_send_keep_alive()
634
fip_flags &= fip->
spma
? FIP_FL_SPMA | FIP_FL_FPMA :
in fcoe_ctlr_encaps()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H
A
D
fcoe.c
325
fip->
spma
= 1;
in fcoe_interface_setup()
332
if (!fip->
spma
)
in fcoe_interface_setup()
341
if (fip->
spma
)
in fcoe_interface_setup()
462
if (fip->
spma
)
in fcoe_interface_remove()
H
A
D
fcoe_ctlr.c
406
if (fip->
spma
)
in fcoe_ctlr_solicit()
566
if (fip->
spma
)
in fcoe_ctlr_send_keep_alive()
634
fip_flags &= fip->
spma
? FIP_FL_SPMA | FIP_FL_FPMA :
in fcoe_ctlr_encaps()
Completed in 21 milliseconds