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:guids
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_ruc.c
66
return ibp->
guids
[index - 1];
in get_sguid()
199
hdr->sgid.global.interface_id = ibp->
guids
[grh->sgid_index - 1];
in qib_make_grh()
H
A
D
qib_verbs.h
147
__be64
guids
[QIB_GUIDS_PER_PORT - 1]; /* writable GUIDs */
member
H
A
D
qib_mad.c
338
p[i] = ibp->
guids
[i - 1];
in subn_get_guidinfo()
637
ibp->
guids
[i - 1] = p[i];
in subn_set_guidinfo()
H
A
D
qib_verbs.c
1296
*guid = ibp->
guids
[guid_index - 1];
in qib_get_guid_be()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_ruc.c
66
return ibp->
guids
[index - 1];
in get_sguid()
199
hdr->sgid.global.interface_id = ibp->
guids
[grh->sgid_index - 1];
in qib_make_grh()
H
A
D
qib_verbs.h
147
__be64
guids
[QIB_GUIDS_PER_PORT - 1]; /* writable GUIDs */
member
H
A
D
qib_mad.c
338
p[i] = ibp->
guids
[i - 1];
in subn_get_guidinfo()
637
ibp->
guids
[i - 1] = p[i];
in subn_set_guidinfo()
H
A
D
qib_verbs.c
1296
*guid = ibp->
guids
[guid_index - 1];
in qib_get_guid_be()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
hfi.h
802
/* GUIDs for this interface, in host order,
guids
[0] is a port guid */
803
u64
guids
[HFI1_GUIDS_PER_PORT];
member
2054
return cpu_to_be64(ppd->
guids
[index]);
in get_sguid()
2651
cpu_to_be64(ppd->
guids
[HFI1_PORT_GUID_INDEX]);
in hfi1_make_ext_grh()
H
A
D
ud.c
210
cpu_to_be64(ppd->
guids
[HFI1_PORT_GUID_INDEX]);
in ud_loopback()
H
A
D
mad.c
1435
ppd->
guids
[HFI1_PORT_GUID_INDEX + 1] =
in __subn_set_opa_portinfo()
H
A
D
chip.c
9889
guid = ppd->
guids
[HFI1_PORT_GUID_INDEX];
in bringup_serdes()
9893
ppd->
guids
[HFI1_PORT_GUID_INDEX] = guid;
in bringup_serdes()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
hfi.h
751
/* GUIDs for this interface, in host order,
guids
[0] is a port guid */
752
u64
guids
[HFI1_GUIDS_PER_PORT];
member
2002
return cpu_to_be64(ppd->
guids
[index]);
in get_sguid()
2598
cpu_to_be64(ppd->
guids
[HFI1_PORT_GUID_INDEX]);
in hfi1_make_ext_grh()
H
A
D
ud.c
168
cpu_to_be64(ppd->
guids
[HFI1_PORT_GUID_INDEX]);
in ud_loopback()
H
A
D
mad.c
1393
ppd->
guids
[HFI1_PORT_GUID_INDEX + 1] =
in __subn_set_opa_portinfo()
H
A
D
chip.c
9850
guid = ppd->
guids
[HFI1_PORT_GUID_INDEX];
in bringup_serdes()
9854
ppd->
guids
[HFI1_PORT_GUID_INDEX] = guid;
in bringup_serdes()
Completed in 75 milliseconds