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:hca_type
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H
A
D
mthca_main.c
897
static int __mthca_init_one(struct pci_dev *pdev, int
hca_type
)
in __mthca_init_one()
argument
974
mdev->mthca_flags = mthca_hca_table[
hca_type
].flags;
in __mthca_init_one()
1003
if (mdev->fw_ver < mthca_hca_table[
hca_type
].latest_fw) {
in __mthca_init_one()
1007
(int) (mthca_hca_table[
hca_type
].latest_fw >> 32),
in __mthca_init_one()
1008
(int) (mthca_hca_table[
hca_type
].latest_fw >> 16) & 0xffff,
in __mthca_init_one()
1009
(int) (mthca_hca_table[
hca_type
].latest_fw & 0xffff));
in __mthca_init_one()
1036
mdev->
hca_type
=
hca_type
;
in __mthca_init_one()
1125
int
hca_type
;
in __mthca_restart_one()
local
1130
hca_type
in __mthca_restart_one()
[all...]
H
A
D
mthca_dev.h
292
int
hca_type
;
member
H
A
D
mthca_provider.c
988
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H
A
D
mthca_main.c
897
static int __mthca_init_one(struct pci_dev *pdev, int
hca_type
)
in __mthca_init_one()
argument
959
mdev->mthca_flags = mthca_hca_table[
hca_type
].flags;
in __mthca_init_one()
988
if (mdev->fw_ver < mthca_hca_table[
hca_type
].latest_fw) {
in __mthca_init_one()
992
(int) (mthca_hca_table[
hca_type
].latest_fw >> 32),
in __mthca_init_one()
993
(int) (mthca_hca_table[
hca_type
].latest_fw >> 16) & 0xffff,
in __mthca_init_one()
994
(int) (mthca_hca_table[
hca_type
].latest_fw & 0xffff));
in __mthca_init_one()
1021
mdev->
hca_type
=
hca_type
;
in __mthca_init_one()
1110
int
hca_type
;
in __mthca_restart_one()
local
1115
hca_type
in __mthca_restart_one()
[all...]
H
A
D
mthca_provider.c
942
static const char *hca_type_string(int
hca_type
)
in hca_type_string()
argument
944
switch (
hca_type
) {
in hca_type_string()
967
static DEVICE_ATTR_RO(
hca_type
);
H
A
D
mthca_dev.h
292
int
hca_type
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H
A
D
ocrdma_main.c
120
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H
A
D
ocrdma_main.c
134
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
provider.c
342
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
provider.c
348
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_sysfs.c
585
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_sysfs.c
586
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
H
A
D
pvrdma_main.c
73
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H
A
D
main.c
142
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H
A
D
main.c
141
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/
H
A
D
pvrdma_main.c
73
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H
A
D
main.c
631
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H
A
D
main.c
806
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H
A
D
i40iw_verbs.c
2054
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H
A
D
main.c
2026
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H
A
D
main.c
2021
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
main.c
2669
static DEVICE_ATTR_RO(
hca_type
);
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
main.c
2472
static DEVICE_ATTR_RO(
hca_type
);
Completed in 45 milliseconds