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:OPA_MAX_VLS
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/
H
A
D
opa_port_info.h
342
u8 pvlx_to_mtu[
OPA_MAX_VLS
/2]; /* 4 bits, 4 bits */
347
} xmit_q[
OPA_MAX_VLS
];
H
A
D
opa_smi.h
16
#define
OPA_MAX_VLS
32
macro
/kernel/linux/linux-6.6/include/rdma/
H
A
D
opa_port_info.h
342
u8 pvlx_to_mtu[
OPA_MAX_VLS
/2]; /* 4 bits, 4 bits */
347
} xmit_q[
OPA_MAX_VLS
];
H
A
D
opa_smi.h
16
#define
OPA_MAX_VLS
32
macro
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
mad.h
419
struct vl_limit vl[
OPA_MAX_VLS
];
H
A
D
pio.c
1921
u8 lvl_scontexts[
OPA_MAX_VLS
];
in pio_map_init()
H
A
D
sdma.c
1206
u8 lvl_engines[
OPA_MAX_VLS
];
in sdma_map_init()
H
A
D
chip.c
11463
u8 changing[
OPA_MAX_VLS
];
in set_buffer_control()
11464
u8 lowering_dedicated[
OPA_MAX_VLS
];
in set_buffer_control()
11482
for (i = 0; i <
OPA_MAX_VLS
; i++) {
in set_buffer_control()
11677
get_vlarb_preempt(ppd->dd,
OPA_MAX_VLS
, t);
in fm_get_table()
H
A
D
mad.c
2752
num_vls >
OPA_MAX_VLS
|| (vl_select_mask & ~VL_MASK_ALL)) {
in pma_get_opa_portstatus()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
mad.h
378
struct vl_limit vl[
OPA_MAX_VLS
];
H
A
D
pio.c
1879
u8 lvl_scontexts[
OPA_MAX_VLS
];
in pio_map_init()
H
A
D
sdma.c
1164
u8 lvl_engines[
OPA_MAX_VLS
];
in sdma_map_init()
H
A
D
chip.c
11424
u8 changing[
OPA_MAX_VLS
];
in set_buffer_control()
11425
u8 lowering_dedicated[
OPA_MAX_VLS
];
in set_buffer_control()
11443
for (i = 0; i <
OPA_MAX_VLS
; i++) {
in set_buffer_control()
11638
get_vlarb_preempt(ppd->dd,
OPA_MAX_VLS
, t);
in fm_get_table()
H
A
D
mad.c
2710
num_vls >
OPA_MAX_VLS
|| (vl_select_mask & ~VL_MASK_ALL)) {
in pma_get_opa_portstatus()
Completed in 67 milliseconds