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:HLS_DN_DISABLE
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
mad.c
1284
link_state =
HLS_DN_DISABLE
;
in set_port_states()
1306
if (link_state ==
HLS_DN_DISABLE
&&
in set_port_states()
1317
if (link_state ==
HLS_DN_DISABLE
&& !local_mad)
in set_port_states()
H
A
D
hfi.h
636
#define
HLS_DN_DISABLE
BIT(__HLS_DN_DISABLE_BP)
macro
H
A
D
init.c
1368
set_link_state(ppd,
HLS_DN_DISABLE
);
in hfi1_disable_after_error()
H
A
D
chip.c
9713
if (ppd->host_link_state ==
HLS_DN_DISABLE
) {
in qsfp_event()
10619
case
HLS_DN_DISABLE
:
in driver_pstate()
10856
if ((ppd->host_link_state ==
HLS_DN_DISABLE
||
in set_link_state()
10918
case
HLS_DN_DISABLE
:
in set_link_state()
10950
ppd->host_link_state =
HLS_DN_DISABLE
;
in set_link_state()
10953
if (ppd->host_link_state ==
HLS_DN_DISABLE
)
in set_link_state()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
mad.c
1242
link_state =
HLS_DN_DISABLE
;
in set_port_states()
1264
if (link_state ==
HLS_DN_DISABLE
&&
in set_port_states()
1275
if (link_state ==
HLS_DN_DISABLE
&& !local_mad)
in set_port_states()
H
A
D
hfi.h
595
#define
HLS_DN_DISABLE
BIT(__HLS_DN_DISABLE_BP)
macro
H
A
D
init.c
1327
set_link_state(ppd,
HLS_DN_DISABLE
);
in hfi1_disable_after_error()
H
A
D
chip.c
9674
if (ppd->host_link_state ==
HLS_DN_DISABLE
) {
in qsfp_event()
10580
case
HLS_DN_DISABLE
:
in driver_pstate()
10817
if ((ppd->host_link_state ==
HLS_DN_DISABLE
||
in set_link_state()
10879
case
HLS_DN_DISABLE
:
in set_link_state()
10911
ppd->host_link_state =
HLS_DN_DISABLE
;
in set_link_state()
10914
if (ppd->host_link_state ==
HLS_DN_DISABLE
)
in set_link_state()
Completed in 69 milliseconds