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:rel_bw
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H
A
D
ws.c
48
node->
rel_bw
= vsi->qos[user_pri].
rel_bw
;
in irdma_alloc_node()
49
if (!node->
rel_bw
)
in irdma_alloc_node()
50
node->
rel_bw
= 1;
in irdma_alloc_node()
55
node->
rel_bw
= 1;
in irdma_alloc_node()
101
node_info.weight = node->
rel_bw
;
in irdma_ws_cqp_cmd()
H
A
D
ws.h
29
u8
rel_bw
;
member
H
A
D
main.c
77
l2params->tc_info[i].
rel_bw
= qos_info->tc_info[i].
rel_bw
;
in irdma_fill_qos_info()
H
A
D
type.h
539
u8
rel_bw
;
member
685
u8
rel_bw
;
member
H
A
D
ctrl.c
89
vsi->qos[i].
rel_bw
=
in irdma_set_qos_info()
90
l2p->tc_info[vsi->qos[i].traffic_class].
rel_bw
;
in irdma_set_qos_info()
/kernel/linux/linux-6.6/include/linux/net/intel/
H
A
D
iidc.h
52
u8
rel_bw
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_idc.c
222
qos->tc_info[i].
rel_bw
= dcbx_cfg->etscfg.tcbwtable[i];
in ice_get_qos_params()
Completed in 12 milliseconds