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:sccc_sz
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_main.c
652
hr_dev->caps.
sccc_sz
,
in hns_roce_init_hem()
H
A
D
hns_roce_hw_v2.c
1897
caps->
sccc_sz
= HNS_ROCE_V2_SCCC_SZ;
in set_default_caps()
2007
caps->
sccc_sz
= resp_b->
sccc_sz
;
in hns_roce_query_pf_caps()
2132
caps->
sccc_sz
= HNS_ROCE_V3_SCCC_SZ;
in hns_roce_query_pf_caps()
2152
calc_pg_sz(caps->num_qps, caps->
sccc_sz
,
in hns_roce_query_pf_caps()
2200
cfg_size->size = cpu_to_le32(hr_dev->caps.
sccc_sz
);
in hns_roce_config_sccc_size()
H
A
D
hns_roce_hw_v2.h
1606
u8
sccc_sz
;
member
H
A
D
hns_roce_device.h
806
int
sccc_sz
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H
A
D
hns_roce_hw_v2.h
1163
u8
sccc_sz
;
member
H
A
D
hns_roce_main.c
831
hr_dev->caps.
sccc_sz
,
in hns_roce_init_hem()
H
A
D
hns_roce_device.h
757
int
sccc_sz
;
member
H
A
D
hns_roce_hw_v2.c
2008
calc_pg_sz(caps->num_qps, caps->
sccc_sz
, caps->sccc_hop_num,
in set_hem_page_size()
2082
caps->
sccc_sz
= HNS_ROCE_V3_SCCC_SZ;
in apply_func_caps()
2168
caps->
sccc_sz
= resp_b->
sccc_sz
;
in hns_roce_query_caps()
2274
caps->
sccc_sz
);
in hns_roce_config_entry_size()
Completed in 34 milliseconds