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:QIBL_LINKINIT
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_intr.c
109
} else if (ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED |
in qib_handle_e_ibstatuschanged()
127
ppd->lflags &= ~(
QIBL_LINKINIT
|
in qib_handle_e_ibstatuschanged()
130
ppd->lflags |=
QIBL_LINKINIT
| QIBL_LINKV;
in qib_handle_e_ibstatuschanged()
147
ppd->lflags &= ~(
QIBL_LINKINIT
|
in qib_handle_e_ibstatuschanged()
161
ppd->lflags &= ~(
QIBL_LINKINIT
|
in qib_handle_e_ibstatuschanged()
H
A
D
qib_driver.c
106
if (ppd->lid && (ppd->lflags & (
QIBL_LINKINIT
|
in qib_count_active_units()
137
if (ppd->lid && (ppd->lflags & (
QIBL_LINKINIT
|
in qib_count_units()
233
if (!(ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKACTIVE))) {
in qib_set_linkstate()
H
A
D
qib_init.c
646
QIBL_LINKDOWN |
QIBL_LINKINIT
|
in qib_init()
840
ppd->lflags &= ~(QIBL_LINKDOWN |
QIBL_LINKINIT
|
in qib_shutdown_device()
H
A
D
qib.h
1238
#define
QIBL_LINKINIT
0x10 /* IB link level is up */
macro
H
A
D
qib_sd7220.c
1401
(QIBL_IB_AUTONEG_INPROG |
QIBL_LINKINIT
| QIBL_LINKARMED |
in qib_run_relock()
H
A
D
qib_iba7322.c
5141
(ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED |
in qib_get_7322_faststats()
5493
if ((ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED | QIBL_LINKACTIVE))
in ipg_7322_work()
7702
if (ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED |
in init_txdds_table()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_intr.c
109
} else if (ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED |
in qib_handle_e_ibstatuschanged()
127
ppd->lflags &= ~(
QIBL_LINKINIT
|
in qib_handle_e_ibstatuschanged()
130
ppd->lflags |=
QIBL_LINKINIT
| QIBL_LINKV;
in qib_handle_e_ibstatuschanged()
147
ppd->lflags &= ~(
QIBL_LINKINIT
|
in qib_handle_e_ibstatuschanged()
161
ppd->lflags &= ~(
QIBL_LINKINIT
|
in qib_handle_e_ibstatuschanged()
H
A
D
qib_driver.c
107
if (ppd->lid && (ppd->lflags & (
QIBL_LINKINIT
|
in qib_count_active_units()
138
if (ppd->lid && (ppd->lflags & (
QIBL_LINKINIT
|
in qib_count_units()
234
if (!(ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKACTIVE))) {
in qib_set_linkstate()
H
A
D
qib_init.c
646
QIBL_LINKDOWN |
QIBL_LINKINIT
|
in qib_init()
840
ppd->lflags &= ~(QIBL_LINKDOWN |
QIBL_LINKINIT
|
in qib_shutdown_device()
H
A
D
qib.h
1234
#define
QIBL_LINKINIT
0x10 /* IB link level is up */
macro
H
A
D
qib_sd7220.c
1400
(QIBL_IB_AUTONEG_INPROG |
QIBL_LINKINIT
| QIBL_LINKARMED |
in qib_run_relock()
H
A
D
qib_iba7322.c
5119
(ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED |
in qib_get_7322_faststats()
5471
if ((ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED | QIBL_LINKACTIVE))
in ipg_7322_work()
7673
if (ppd->lflags & (
QIBL_LINKINIT
| QIBL_LINKARMED |
in init_txdds_table()
Completed in 39 milliseconds