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:phwi_ctxt
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H
A
D
be_main.c
748
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in be_isr()
795
phwi_context = phba->phwi_ctrlr->
phwi_ctxt
;
in beiscsi_free_irqs()
811
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in beiscsi_init_irqs()
2599
struct hwi_context_memory *
phwi_ctxt
;
in beiscsi_init_wrb_handle()
local
2615
phwi_ctxt
= phwi_ctrlr->
phwi_ctxt
;
in beiscsi_init_wrb_handle()
2616
phwi_ctxt
->be_wrbq = kcalloc(phba->params.cxns_per_ctrl,
in beiscsi_init_wrb_handle()
2619
if (!
phwi_ctxt
->be_wrbq) {
in beiscsi_init_wrb_handle()
2697
kfree(
phwi_ctxt
->be_wrbq);
in beiscsi_init_wrb_handle()
2719
phwi_ctrlr->
phwi_ctxt
in hwi_init_async_pdu_ctx()
[all...]
H
A
D
be_main.h
89
(phwi->
phwi_ctxt
->pasync_ctx[ulp_num])
975
struct hwi_context_memory *
phwi_ctxt
;
member
H
A
D
be_iscsi.c
1233
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in beiscsi_flush_cq()
H
A
D
be_mgmt.c
138
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in mgmt_open_connection()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H
A
D
be_main.c
766
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in be_isr()
813
phwi_context = phba->phwi_ctrlr->
phwi_ctxt
;
in beiscsi_free_irqs()
829
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in beiscsi_init_irqs()
2615
struct hwi_context_memory *
phwi_ctxt
;
in beiscsi_init_wrb_handle()
local
2631
phwi_ctxt
= phwi_ctrlr->
phwi_ctxt
;
in beiscsi_init_wrb_handle()
2632
phwi_ctxt
->be_wrbq = kcalloc(phba->params.cxns_per_ctrl,
in beiscsi_init_wrb_handle()
2635
if (!
phwi_ctxt
->be_wrbq) {
in beiscsi_init_wrb_handle()
2713
kfree(
phwi_ctxt
->be_wrbq);
in beiscsi_init_wrb_handle()
2735
phwi_ctrlr->
phwi_ctxt
in hwi_init_async_pdu_ctx()
[all...]
H
A
D
be_main.h
88
(phwi->
phwi_ctxt
->pasync_ctx[ulp_num])
974
struct hwi_context_memory *
phwi_ctxt
;
member
H
A
D
be_iscsi.c
1233
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in beiscsi_flush_cq()
H
A
D
be_mgmt.c
138
phwi_context = phwi_ctrlr->
phwi_ctxt
;
in mgmt_open_connection()
Completed in 24 milliseconds