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:instance_state
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H
A
D
hns_roce_hw_v2.c
1092
instance_stage = handle->rinfo.
instance_state
;
in check_aedev_reset_status()
1243
handle->rinfo.
instance_state
== HNS_ROCE_STATE_INIT)
in update_cmdq_status()
1460
handle->rinfo.
instance_state
== HNS_ROCE_STATE_INIT) {
in hns_roce_func_clr_rst_proc()
3406
priv->handle->rinfo.
instance_state
== HNS_ROCE_STATE_INIT ||
in free_mr_send_cmd_to_hw()
6786
handle->rinfo.
instance_state
= HNS_ROCE_STATE_INIT;
in hns_roce_hw_v2_init_instance()
6789
handle->rinfo.
instance_state
= HNS_ROCE_STATE_NON_INIT;
in hns_roce_hw_v2_init_instance()
6802
handle->rinfo.
instance_state
= HNS_ROCE_STATE_NON_INIT;
in hns_roce_hw_v2_init_instance()
6811
handle->rinfo.
instance_state
= HNS_ROCE_STATE_INITED;
in hns_roce_hw_v2_init_instance()
6825
if (handle->rinfo.
instance_state
!= HNS_ROCE_STATE_INITED)
in hns_roce_hw_v2_uninit_instance()
6828
handle->rinfo.
instance_state
in hns_roce_hw_v2_uninit_instance()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H
A
D
hnae3.h
699
unsigned long
instance_state
;
member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_hw_v2.c
1047
instance_stage = handle->rinfo.
instance_state
;
in hns_roce_v2_rst_process_cmd()
1402
instance_stage = handle->rinfo.
instance_state
;
in hns_roce_func_clr_rst_prc()
6302
handle->rinfo.
instance_state
= HNS_ROCE_STATE_INIT;
in hns_roce_hw_v2_init_instance()
6305
handle->rinfo.
instance_state
= HNS_ROCE_STATE_NON_INIT;
in hns_roce_hw_v2_init_instance()
6315
handle->rinfo.
instance_state
= HNS_ROCE_STATE_NON_INIT;
in hns_roce_hw_v2_init_instance()
6324
handle->rinfo.
instance_state
= HNS_ROCE_STATE_INITED;
in hns_roce_hw_v2_init_instance()
6339
if (handle->rinfo.
instance_state
!= HNS_ROCE_STATE_INITED)
in hns_roce_hw_v2_uninit_instance()
6342
handle->rinfo.
instance_state
= HNS_ROCE_STATE_UNINIT;
in hns_roce_hw_v2_uninit_instance()
6346
handle->rinfo.
instance_state
= HNS_ROCE_STATE_NON_INIT;
in hns_roce_hw_v2_uninit_instance()
6352
if (handle->rinfo.
instance_state
!
in hns_roce_hw_v2_reset_notify_down()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H
A
D
hnae3.h
856
unsigned long
instance_state
;
member
Completed in 25 milliseconds