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:graft_params
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/net/sched/
H
A
D
sch_mq.c
230
graft_offload.
graft_params
.queue = cl - 1;
in mq_graft()
231
graft_offload.
graft_params
.child_handle = new ? new->handle : 0;
in mq_graft()
H
A
D
sch_prio.c
306
graft_offload.
graft_params
.band = band;
in prio_graft()
307
graft_offload.
graft_params
.child_handle = new->handle;
in prio_graft()
H
A
D
sch_ets.c
170
qopt.
graft_params
.band = arg - 1;
in ets_offload_graft()
171
qopt.
graft_params
.child_handle = new->handle;
in ets_offload_graft()
/kernel/linux/linux-6.6/net/sched/
H
A
D
sch_mq.c
192
graft_offload.
graft_params
.queue = cl - 1;
in mq_graft()
193
graft_offload.
graft_params
.child_handle = new ? new->handle : 0;
in mq_graft()
H
A
D
sch_prio.c
306
graft_offload.
graft_params
.band = band;
in prio_graft()
307
graft_offload.
graft_params
.child_handle = new->handle;
in prio_graft()
H
A
D
sch_ets.c
170
qopt.
graft_params
.band = arg - 1;
in ets_offload_graft()
171
qopt.
graft_params
.child_handle = new->handle;
in ets_offload_graft()
/kernel/linux/linux-5.10/include/net/
H
A
D
pkt_cls.h
793
struct tc_mq_opt_offload_graft_params
graft_params
;
member
900
struct tc_prio_qopt_offload_graft_params
graft_params
;
member
941
struct tc_ets_qopt_offload_graft_params
graft_params
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
pkt_cls.h
823
struct tc_mq_opt_offload_graft_params
graft_params
;
member
967
struct tc_prio_qopt_offload_graft_params
graft_params
;
member
1008
struct tc_ets_qopt_offload_graft_params
graft_params
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/
H
A
D
qdisc.c
829
opt->
graft_params
.child_handle,
in nfp_abm_setup_tc_mq()
830
opt->
graft_params
.queue);
in nfp_abm_setup_tc_mq()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/abm/
H
A
D
qdisc.c
829
opt->
graft_params
.child_handle,
in nfp_abm_setup_tc_mq()
830
opt->
graft_params
.queue);
in nfp_abm_setup_tc_mq()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_qdisc.c
1680
p->
graft_params
.band,
in __mlxsw_sp_setup_tc_prio()
1681
p->
graft_params
.child_handle);
in __mlxsw_sp_setup_tc_prio()
1725
p->
graft_params
.band,
in __mlxsw_sp_setup_tc_ets()
1726
p->
graft_params
.child_handle);
in __mlxsw_sp_setup_tc_ets()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_qdisc.c
1268
&p->
graft_params
);
in mlxsw_sp_setup_tc_prio()
1301
p->
graft_params
.band,
in mlxsw_sp_setup_tc_ets()
1302
p->
graft_params
.child_handle);
in mlxsw_sp_setup_tc_ets()
Completed in 18 milliseconds