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:tqm_ctx
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_res.c
374
bnxt_qplib_free_hwq(res, &ctx->
tqm_ctx
.qtbl[i]);
in bnxt_qplib_free_ctx()
376
ctx->
tqm_ctx
.pde.level = ctx->
tqm_ctx
.pde_level;
in bnxt_qplib_free_ctx()
377
bnxt_qplib_free_hwq(res, &ctx->
tqm_ctx
.pde);
in bnxt_qplib_free_ctx()
390
tqmctx = &ctx->
tqm_ctx
;
in bnxt_qplib_alloc_tqm_rings()
471
bnxt_qplib_map_tqm_pgtbl(&ctx->
tqm_ctx
);
in bnxt_qplib_setup_tqm_rings()
H
A
D
qplib_rcfw.c
520
lvl = ctx->
tqm_ctx
.pde.level;
in bnxt_qplib_init_rcfw()
521
pgsz = bnxt_qplib_base_pg_size(&ctx->
tqm_ctx
.pde);
in bnxt_qplib_init_rcfw()
535
cpu_to_le64(ctx->
tqm_ctx
.pde.pbl[PBL_LVL_0].pg_map_arr[0]);
in bnxt_qplib_init_rcfw()
H
A
D
qplib_res.h
253
struct bnxt_qplib_tqm_ctx
tqm_ctx
;
member
H
A
D
main.c
169
rdev->qplib_ctx.
tqm_ctx
.qcount[i] =
in bnxt_re_limit_pf_res()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
qplib_res.c
375
bnxt_qplib_free_hwq(res, &ctx->
tqm_ctx
.qtbl[i]);
in bnxt_qplib_free_ctx()
377
ctx->
tqm_ctx
.pde.level = ctx->
tqm_ctx
.pde_level;
in bnxt_qplib_free_ctx()
378
bnxt_qplib_free_hwq(res, &ctx->
tqm_ctx
.pde);
in bnxt_qplib_free_ctx()
391
tqmctx = &ctx->
tqm_ctx
;
in bnxt_qplib_alloc_tqm_rings()
472
bnxt_qplib_map_tqm_pgtbl(&ctx->
tqm_ctx
);
in bnxt_qplib_setup_tqm_rings()
H
A
D
qplib_rcfw.c
880
lvl = ctx->
tqm_ctx
.pde.level;
in bnxt_qplib_init_rcfw()
881
pgsz = bnxt_qplib_base_pg_size(&ctx->
tqm_ctx
.pde);
in bnxt_qplib_init_rcfw()
895
cpu_to_le64(ctx->
tqm_ctx
.pde.pbl[PBL_LVL_0].pg_map_arr[0]);
in bnxt_qplib_init_rcfw()
H
A
D
qplib_res.h
268
struct bnxt_qplib_tqm_ctx
tqm_ctx
;
member
H
A
D
main.c
220
rdev->qplib_ctx.
tqm_ctx
.qcount[i] =
in bnxt_re_limit_pf_res()
Completed in 12 milliseconds