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:hem_cfg
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H
A
D
hns_roce_mr.c
113
mr->npages = mr->pbl_mtr.
hem_cfg
.buf_pg_count;
in alloc_mr_pbl()
409
if (likely(mr->npages < mr->pbl_mtr.
hem_cfg
.buf_pg_count)) {
in hns_roce_set_page()
427
mr->page_list = kvcalloc(mr->pbl_mtr.
hem_cfg
.buf_pg_count,
in hns_roce_map_mr_sg()
435
mr->npages, mr->pbl_mtr.
hem_cfg
.buf_pg_count, ret);
in hns_roce_map_mr_sg()
439
mtr->
hem_cfg
.region[0].offset = 0;
in hns_roce_map_mr_sg()
440
mtr->
hem_cfg
.region[0].count = mr->npages;
in hns_roce_map_mr_sg()
441
mtr->
hem_cfg
.region[0].hopnum = mr->pbl_hop_num;
in hns_roce_map_mr_sg()
442
mtr->
hem_cfg
.region_count = 1;
in hns_roce_map_mr_sg()
448
mr->pbl_mtr.
hem_cfg
.buf_pg_shift = (u32)ilog2(ibmr->page_size);
in hns_roce_map_mr_sg()
686
mtr->
hem_cfg
in mtr_alloc_bufs()
[all...]
H
A
D
hns_roce_restrack.c
128
hr_mr->pbl_mtr.
hem_cfg
.ba_pg_shift))
in hns_roce_fill_res_mr_entry()
132
hr_mr->pbl_mtr.
hem_cfg
.buf_pg_shift))
in hns_roce_fill_res_mr_entry()
H
A
D
hns_roce_hw_v2.c
152
pbl_ba = mr->pbl_mtr.
hem_cfg
.root_ba;
in set_frmr_seg()
163
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.buf_pg_shift));
in set_frmr_seg()
3206
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.buf_pg_shift));
in set_mtpt_pbl()
3249
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.ba_pg_shift));
in hns_roce_v2_write_mtpt()
3319
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.ba_pg_shift));
in hns_roce_v2_frmr_write_mtpt()
3321
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.buf_pg_shift));
in hns_roce_v2_frmr_write_mtpt()
3569
to_hr_hw_page_shift(hr_cq->mtr.
hem_cfg
.ba_pg_shift));
in hns_roce_v2_write_cqc()
3571
to_hr_hw_page_shift(hr_cq->mtr.
hem_cfg
.buf_pg_shift));
in hns_roce_v2_write_cqc()
4372
to_hr_hw_page_shift(hr_qp->mtr.
hem_cfg
.ba_pg_shift));
in config_qp_rq_buf()
4376
to_hr_hw_page_shift(hr_qp->mtr.
hem_cfg
in config_qp_rq_buf()
[all...]
H
A
D
hns_roce_device.h
296
struct hns_roce_hem_cfg
hem_cfg
; /* config for hardware addressing */
member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_mr.c
138
mr->npages = mr->pbl_mtr.
hem_cfg
.buf_pg_count;
in alloc_mr_pbl()
472
if (likely(mr->npages < mr->pbl_mtr.
hem_cfg
.buf_pg_count)) {
in hns_roce_set_page()
490
mr->page_list = kvcalloc(mr->pbl_mtr.
hem_cfg
.buf_pg_count,
in hns_roce_map_mr_sg()
498
mr->npages, mr->pbl_mtr.
hem_cfg
.buf_pg_count, ret);
in hns_roce_map_mr_sg()
502
mtr->
hem_cfg
.region[0].offset = 0;
in hns_roce_map_mr_sg()
503
mtr->
hem_cfg
.region[0].count = mr->npages;
in hns_roce_map_mr_sg()
504
mtr->
hem_cfg
.region[0].hopnum = mr->pbl_hop_num;
in hns_roce_map_mr_sg()
505
mtr->
hem_cfg
.region_count = 1;
in hns_roce_map_mr_sg()
511
mr->pbl_mtr.
hem_cfg
.buf_pg_shift = ilog2(ibmr->page_size);
in hns_roce_map_mr_sg()
807
mtr->
hem_cfg
in mtr_alloc_bufs()
[all...]
H
A
D
hns_roce_hw_v2.c
115
pbl_ba = mr->pbl_mtr.
hem_cfg
.root_ba;
in set_frmr_seg()
128
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.buf_pg_shift));
in set_frmr_seg()
2771
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.buf_pg_shift));
in set_mtpt_pbl()
2794
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.ba_pg_shift));
in hns_roce_v2_write_mtpt()
2900
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.ba_pg_shift));
in hns_roce_v2_frmr_write_mtpt()
2923
to_hr_hw_page_shift(mr->pbl_mtr.
hem_cfg
.buf_pg_shift));
in hns_roce_v2_frmr_write_mtpt()
3093
to_hr_hw_page_shift(hr_cq->mtr.
hem_cfg
.ba_pg_shift));
in hns_roce_v2_write_cqc()
3097
to_hr_hw_page_shift(hr_cq->mtr.
hem_cfg
.buf_pg_shift));
in hns_roce_v2_write_cqc()
4034
to_hr_hw_page_shift(hr_qp->mtr.
hem_cfg
.ba_pg_shift));
in config_qp_rq_buf()
4042
to_hr_hw_page_shift(hr_qp->mtr.
hem_cfg
in config_qp_rq_buf()
[all...]
H
A
D
hns_roce_device.h
361
struct hns_roce_hem_cfg
hem_cfg
; /* config for hardware addressing */
member
Completed in 22 milliseconds