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:wqe_sge_ba
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_hw_v2.c
3979
u64
wqe_sge_ba
;
in config_qp_rq_buf()
local
3984
MTT_MIN_COUNT, &
wqe_sge_ba
);
in config_qp_rq_buf()
3991
context->
wqe_sge_ba
= cpu_to_le32(
wqe_sge_ba
>> 3);
in config_qp_rq_buf()
3992
qpc_mask->
wqe_sge_ba
= 0;
in config_qp_rq_buf()
4001
V2_QPC_BYTE_12_WQE_SGE_BA_S,
wqe_sge_ba
>> (32 + 3));
in config_qp_rq_buf()
H
A
D
hns_roce_hw_v2.h
462
__le32
wqe_sge_ba
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H
A
D
hns_roce_hw_v2.c
4331
u64
wqe_sge_ba
;
in config_qp_rq_buf()
local
4336
MTT_MIN_COUNT, &
wqe_sge_ba
);
in config_qp_rq_buf()
4343
context->
wqe_sge_ba
= cpu_to_le32(
wqe_sge_ba
>> 3);
in config_qp_rq_buf()
4344
qpc_mask->
wqe_sge_ba
= 0;
in config_qp_rq_buf()
4352
hr_reg_write(context, QPC_WQE_SGE_BA_H,
wqe_sge_ba
>> (32 + 3));
in config_qp_rq_buf()
H
A
D
hns_roce_hw_v2.h
387
__le32
wqe_sge_ba
;
member
Completed in 25 milliseconds