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:num_dpbp
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni-cmd.h
116
u8
num_dpbp
;
member
H
A
D
dpni.h
94
* @
num_dpbp
: Number of DPBPs
96
* must match '
num_dpbp
' value
102
u8
num_dpbp
;
member
H
A
D
dpni.c
173
cmd_params->
num_dpbp
= cfg->
num_dpbp
;
in dpni_set_pools()
H
A
D
dpaa2-eth.c
3795
pools_params.
num_dpbp
= 1;
in dpaa2_eth_bind_dpni()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpaa2-xsk.c
170
pools_params->
num_dpbp
= curr_bp;
in dpaa2_xsk_set_bp_per_qdbin()
H
A
D
dpni-cmd.h
128
u8
num_dpbp
;
member
H
A
D
dpni.h
100
* @
num_dpbp
: Number of DPBPs
104
* must match '
num_dpbp
' value
112
u8
num_dpbp
;
member
H
A
D
dpsw-cmd.h
426
u8
num_dpbp
;
member
H
A
D
dpsw.h
197
* @
num_dpbp
: Number of DPBPs
199
* must match '
num_dpbp
' value
205
u8
num_dpbp
;
member
H
A
D
dpsw.c
1156
cmd_params->
num_dpbp
= cfg->
num_dpbp
;
in dpsw_ctrl_if_set_pools()
H
A
D
dpni.c
175
cmd_params->
num_dpbp
= cfg->
num_dpbp
;
in dpni_set_pools()
H
A
D
dpaa2-switch.c
2682
dpsw_ctrl_if_pools_cfg.
num_dpbp
= 1;
in dpaa2_switch_setup_dpbp()
H
A
D
dpaa2-eth.c
4368
pools_params.
num_dpbp
= 1;
in dpaa2_eth_bind_dpni()
Completed in 32 milliseconds