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:to_c4iw_dev
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
provider.c
68
rhp =
to_c4iw_dev
(ucontext->ibucontext.device);
in c4iw_dealloc_ucontext()
80
struct c4iw_dev *rhp =
to_c4iw_dev
(ibdev);
in c4iw_alloc_ucontext()
140
rdev = &(
to_c4iw_dev
(context->device)->rdev);
in c4iw_mmap()
249
dev =
to_c4iw_dev
(ibdev);
in c4iw_query_gid()
266
dev =
to_c4iw_dev
(ibdev);
in c4iw_query_device()
396
struct c4iw_dev *c4iw_dev =
to_c4iw_dev
(ibdev);
in c4iw_get_mib()
H
A
D
iw_cxgb4.h
339
static inline struct c4iw_dev *
to_c4iw_dev
(struct ib_device *ibdev)
in to_c4iw_dev()
function
H
A
D
cq.c
997
struct c4iw_dev *rhp =
to_c4iw_dev
(ibcq->device);
in c4iw_create_cq()
H
A
D
cm.c
3125
struct c4iw_dev *h =
to_c4iw_dev
(cm_id->device);
in c4iw_accept_cr()
3302
struct c4iw_dev *dev =
to_c4iw_dev
(cm_id->device);
in c4iw_connect()
3542
struct c4iw_dev *dev =
to_c4iw_dev
(cm_id->device);
in c4iw_create_listen()
H
A
D
qp.c
2422
return (struct ib_qp *)get_qhp(
to_c4iw_dev
(dev), qpn);
in c4iw_get_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
provider.c
69
rhp =
to_c4iw_dev
(ucontext->ibucontext.device);
in c4iw_dealloc_ucontext()
81
struct c4iw_dev *rhp =
to_c4iw_dev
(ibdev);
in c4iw_alloc_ucontext()
141
rdev = &(
to_c4iw_dev
(context->device)->rdev);
in c4iw_mmap()
250
dev =
to_c4iw_dev
(ibdev);
in c4iw_query_gid()
267
dev =
to_c4iw_dev
(ibdev);
in c4iw_query_device()
399
struct c4iw_dev *c4iw_dev =
to_c4iw_dev
(ibdev);
in c4iw_get_mib()
H
A
D
iw_cxgb4.h
338
static inline struct c4iw_dev *
to_c4iw_dev
(struct ib_device *ibdev)
in to_c4iw_dev()
function
H
A
D
cq.c
1003
struct c4iw_dev *rhp =
to_c4iw_dev
(ibcq->device);
in c4iw_create_cq()
H
A
D
cm.c
3122
struct c4iw_dev *h =
to_c4iw_dev
(cm_id->device);
in c4iw_accept_cr()
3299
struct c4iw_dev *dev =
to_c4iw_dev
(cm_id->device);
in c4iw_connect()
3539
struct c4iw_dev *dev =
to_c4iw_dev
(cm_id->device);
in c4iw_create_listen()
H
A
D
qp.c
2413
return (struct ib_qp *)get_qhp(
to_c4iw_dev
(dev), qpn);
in c4iw_get_qp()
Completed in 28 milliseconds