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:QIB_IB_DDR
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_iba7220.c
1180
QIB_IB_DDR
: QIB_IB_SDR;
in handle_7220_errors()
1577
if (ppd->link_speed_enabled == (QIB_IB_SDR |
QIB_IB_DDR
))
in qib_7220_bringup_serdes()
1583
ppd->link_speed_enabled ==
QIB_IB_DDR
?
in qib_7220_bringup_serdes()
2394
ret = (ppd->link_speed_active ==
QIB_IB_DDR
);
in qib_7220_get_ib_cfg()
2474
if (val == (QIB_IB_SDR |
QIB_IB_DDR
)) {
in qib_7220_set_ib_cfg()
2481
val = val ==
QIB_IB_DDR
?
in qib_7220_set_ib_cfg()
3469
if (speed == (QIB_IB_SDR |
QIB_IB_DDR
))
in set_7220_ibspeed_fast()
3473
ppd->cpspec->ibcddrctrl |= speed ==
QIB_IB_DDR
?
in set_7220_ibspeed_fast()
3501
set_7220_ibspeed_fast(ppd,
QIB_IB_DDR
);
in try_7220_autoneg()
3643
(ppd->link_speed_enabled & (
QIB_IB_DDR
| QIB_IB_SD
in qib_7220_ib_updown()
[all...]
H
A
D
qib_iba7322.c
230
#define PORT_SPD_CAP (QIB_IB_SDR |
QIB_IB_DDR
| QIB_IB_QDR)
1982
QIB_IB_DDR
: QIB_IB_SDR;
in handle_7322_p_errors()
2451
(lse ==
QIB_IB_DDR
) ?
in qib_7322_bringup_serdes()
4041
else if (ppd->link_speed_active ==
QIB_IB_DDR
)
in qib_7322_get_ib_cfg()
5328
((speed ==
QIB_IB_DDR
?
in set_7322_ibspeed_fast()
5353
set_7322_ibspeed_fast(ppd,
QIB_IB_DDR
);
in try_7322_autoneg()
5544
ppd->link_speed_active =
QIB_IB_DDR
;
in qib_7322_ib_updown()
5601
(ppd->link_speed_enabled &
QIB_IB_DDR
)
in qib_7322_ib_updown()
5621
set_7322_ibspeed_fast(ppd,
QIB_IB_DDR
);
in qib_7322_ib_updown()
5626
(ppd->link_speed_active &
QIB_IB_DDR
)) {
in qib_7322_ib_updown()
[all...]
H
A
D
qib.h
328
#define
QIB_IB_DDR
2
macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_iba7220.c
1180
QIB_IB_DDR
: QIB_IB_SDR;
in handle_7220_errors()
1577
if (ppd->link_speed_enabled == (QIB_IB_SDR |
QIB_IB_DDR
))
in qib_7220_bringup_serdes()
1583
ppd->link_speed_enabled ==
QIB_IB_DDR
?
in qib_7220_bringup_serdes()
2394
ret = (ppd->link_speed_active ==
QIB_IB_DDR
);
in qib_7220_get_ib_cfg()
2474
if (val == (QIB_IB_SDR |
QIB_IB_DDR
)) {
in qib_7220_set_ib_cfg()
2481
val = val ==
QIB_IB_DDR
?
in qib_7220_set_ib_cfg()
3469
if (speed == (QIB_IB_SDR |
QIB_IB_DDR
))
in set_7220_ibspeed_fast()
3473
ppd->cpspec->ibcddrctrl |= speed ==
QIB_IB_DDR
?
in set_7220_ibspeed_fast()
3501
set_7220_ibspeed_fast(ppd,
QIB_IB_DDR
);
in try_7220_autoneg()
3643
(ppd->link_speed_enabled & (
QIB_IB_DDR
| QIB_IB_SD
in qib_7220_ib_updown()
[all...]
H
A
D
qib_iba7322.c
230
#define PORT_SPD_CAP (QIB_IB_SDR |
QIB_IB_DDR
| QIB_IB_QDR)
1960
QIB_IB_DDR
: QIB_IB_SDR;
in handle_7322_p_errors()
2429
(lse ==
QIB_IB_DDR
) ?
in qib_7322_bringup_serdes()
4019
else if (ppd->link_speed_active ==
QIB_IB_DDR
)
in qib_7322_get_ib_cfg()
5306
((speed ==
QIB_IB_DDR
?
in set_7322_ibspeed_fast()
5331
set_7322_ibspeed_fast(ppd,
QIB_IB_DDR
);
in try_7322_autoneg()
5522
ppd->link_speed_active =
QIB_IB_DDR
;
in qib_7322_ib_updown()
5579
(ppd->link_speed_enabled &
QIB_IB_DDR
)
in qib_7322_ib_updown()
5599
set_7322_ibspeed_fast(ppd,
QIB_IB_DDR
);
in qib_7322_ib_updown()
5604
(ppd->link_speed_active &
QIB_IB_DDR
)) {
in qib_7322_ib_updown()
[all...]
H
A
D
qib.h
328
#define
QIB_IB_DDR
2
macro
Completed in 43 milliseconds