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:reg_fcfi_mrq
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H
A
D
sli4.c
3351
struct sli4_cmd_reg_fcfi_mrq *
reg_fcfi_mrq
= buf;
in sli_cmd_reg_fcfi_mrq()
local
3357
reg_fcfi_mrq
->hdr.command = SLI4_MBX_CMD_REG_FCFI_MRQ;
in sli_cmd_reg_fcfi_mrq()
3359
reg_fcfi_mrq
->fcf_index = cpu_to_le16(fcf_index);
in sli_cmd_reg_fcfi_mrq()
3363
reg_fcfi_mrq
->dw8_vlan = cpu_to_le32(SLI4_REGFCFI_MRQ_MODE);
in sli_cmd_reg_fcfi_mrq()
3366
reg_fcfi_mrq
->rq_cfg[i].r_ctl_mask = rq_cfg[i].r_ctl_mask;
in sli_cmd_reg_fcfi_mrq()
3367
reg_fcfi_mrq
->rq_cfg[i].r_ctl_match = rq_cfg[i].r_ctl_match;
in sli_cmd_reg_fcfi_mrq()
3368
reg_fcfi_mrq
->rq_cfg[i].type_mask = rq_cfg[i].type_mask;
in sli_cmd_reg_fcfi_mrq()
3369
reg_fcfi_mrq
->rq_cfg[i].type_match = rq_cfg[i].type_match;
in sli_cmd_reg_fcfi_mrq()
3373
reg_fcfi_mrq
->rqid3 = rq_cfg[i].rq_id;
in sli_cmd_reg_fcfi_mrq()
3376
reg_fcfi_mrq
in sli_cmd_reg_fcfi_mrq()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
2548
reg_fcfi = &mbox->u.mqe.un.
reg_fcfi_mrq
;
in lpfc_reg_fcfi_mrq()
H
A
D
lpfc_hw4.h
3793
struct lpfc_mbx_reg_fcfi_mrq
reg_fcfi_mrq
;
member
H
A
D
lpfc_sli.c
7861
&mboxq->u.mqe.un.
reg_fcfi_mrq
);
in lpfc_sli4_hba_setup()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc_mbox.c
2593
reg_fcfi = &mbox->u.mqe.un.
reg_fcfi_mrq
;
in lpfc_reg_fcfi_mrq()
H
A
D
lpfc_hw4.h
3987
struct lpfc_mbx_reg_fcfi_mrq
reg_fcfi_mrq
;
member
H
A
D
lpfc_sli.c
8960
&mboxq->u.mqe.un.
reg_fcfi_mrq
);
in lpfc_sli4_hba_setup()
Completed in 84 milliseconds