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:bw_alloc
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_sched.c
844
buf->generic[i].data.cir_bw.
bw_alloc
=
in ice_sched_add_elems()
848
buf->generic[i].data.eir_bw.
bw_alloc
=
in ice_sched_add_elems()
1954
* @
bw_alloc
: BW weight/allocation
1960
enum ice_rl_type rl_type, u16
bw_alloc
)
in ice_sched_cfg_node_bw_alloc()
1970
data->cir_bw.
bw_alloc
= cpu_to_le16(
bw_alloc
);
in ice_sched_cfg_node_bw_alloc()
1973
data->eir_bw.
bw_alloc
= cpu_to_le16(
bw_alloc
);
in ice_sched_cfg_node_bw_alloc()
2906
u16
bw_alloc
;
in ice_sched_replay_node_bw()
local
2925
bw_alloc
in ice_sched_replay_node_bw()
1959
ice_sched_cfg_node_
bw_alloc
(struct ice_hw *hw, struct ice_sched_node *node, enum ice_rl_type rl_type, u16
bw_alloc
)
ice_sched_cfg_node_bw_alloc()
argument
[all...]
H
A
D
ice_type.h
429
u16
bw_alloc
;
member
H
A
D
ice_common.c
3921
buf->txqs[0].info.cir_bw.
bw_alloc
=
in ice_ena_vsi_txq()
3925
buf->txqs[0].info.eir_bw.
bw_alloc
=
in ice_ena_vsi_txq()
H
A
D
ice_adminq_cmd.h
700
__le16
bw_alloc
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_sched.c
926
buf->generic[i].data.cir_bw.
bw_alloc
=
in ice_sched_add_elems()
930
buf->generic[i].data.eir_bw.
bw_alloc
=
in ice_sched_add_elems()
2932
* @
bw_alloc
: BW weight/allocation
2938
enum ice_rl_type rl_type, u16
bw_alloc
)
in ice_sched_cfg_node_bw_alloc()
2947
data->cir_bw.
bw_alloc
= cpu_to_le16(
bw_alloc
);
in ice_sched_cfg_node_bw_alloc()
2950
data->eir_bw.
bw_alloc
= cpu_to_le16(
bw_alloc
);
in ice_sched_cfg_node_bw_alloc()
3684
data->cir_bw.
bw_alloc
= cpu_to_le16(weight);
in ice_sched_set_node_weight()
3685
data->eir_bw.
bw_alloc
in ice_sched_set_node_weight()
2937
ice_sched_cfg_node_
bw_alloc
(struct ice_hw *hw, struct ice_sched_node *node, enum ice_rl_type rl_type, u16
bw_alloc
)
ice_sched_cfg_node_bw_alloc()
argument
4144
u16
bw_alloc
;
ice_sched_replay_node_bw()
local
[all...]
H
A
D
ice_common.c
4677
buf->txqs[0].info.cir_bw.
bw_alloc
=
in ice_ena_vsi_txq()
4681
buf->txqs[0].info.eir_bw.
bw_alloc
=
in ice_ena_vsi_txq()
4919
buf->rdma_qsets[i].info.cir_bw.
bw_alloc
=
in ice_ena_vsi_rdma_qset()
4923
buf->rdma_qsets[i].info.eir_bw.
bw_alloc
=
in ice_ena_vsi_rdma_qset()
H
A
D
ice_type.h
593
u16
bw_alloc
;
member
H
A
D
ice_adminq_cmd.h
843
__le16
bw_alloc
;
member
Completed in 38 milliseconds