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:hr_mr
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H
A
D
hns_roce_restrack.c
117
struct hns_roce_mr *
hr_mr
= to_hr_mr(ib_mr);
in hns_roce_fill_res_mr_entry()
local
124
if (rdma_nl_put_driver_u32_hex(msg, "pbl_hop_num",
hr_mr
->pbl_hop_num))
in hns_roce_fill_res_mr_entry()
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()
148
struct hns_roce_mr *
hr_mr
= to_hr_mr(ib_mr);
in hns_roce_fill_res_mr_entry_raw()
local
155
ret = hr_dev->hw->query_mpt(hr_dev,
hr_mr
->key, &context);
in hns_roce_fill_res_mr_entry_raw()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_hw_v1.c
1085
struct hns_roce_mr *
hr_mr
= mr_work->mr;
in hns_roce_v1_mr_free_work_fn()
local
1118
hr_qp->qpn, ret,
hr_mr
->key, ne);
in hns_roce_v1_mr_free_work_fn()
1129
hr_mr
->key, ne);
in hns_roce_v1_mr_free_work_fn()
Completed in 6 milliseconds