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:hns_roce_idx_que
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H
A
D
hns_roce_srq.c
218
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in alloc_srq_idx()
259
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in free_srq_idx()
H
A
D
hns_roce_device.h
479
struct
hns_roce_idx_que
{
struct
499
struct
hns_roce_idx_que
idx_que;
H
A
D
hns_roce_hw_v2.c
831
static void *get_idx_buf(struct
hns_roce_idx_que
*idx_que, int n)
in get_idx_buf()
848
static int find_empty_entry(struct
hns_roce_idx_que
*idx_que,
in find_empty_entry()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H
A
D
hns_roce_srq.c
168
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in alloc_srq_idx()
211
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in free_srq_idx()
H
A
D
hns_roce_device.h
427
struct
hns_roce_idx_que
{
struct
452
struct
hns_roce_idx_que
idx_que;
H
A
D
hns_roce_hw_v2.c
871
static void *get_idx_buf(struct
hns_roce_idx_que
*idx_que, u32 n)
in get_idx_buf()
890
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in hns_roce_srqwq_overflow()
918
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in get_srq_wqe_idx()
932
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in fill_wqe_idx()
5543
struct
hns_roce_idx_que
*idx_que = &srq->idx_que;
in hns_roce_v2_write_srqc_index_queue()
Completed in 29 milliseconds