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:HFI1_LRH_GRH
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
common.h
228
#define
HFI1_LRH_GRH
0x0003 /* 1. word of IB LRH - next header: GRH */
macro
H
A
D
driver.c
233
} else if (lnh ==
HFI1_LRH_GRH
) {
in rcv_hdrerr()
604
} else if (lnh ==
HFI1_LRH_GRH
) {
in __prescan_rxq()
1486
} else if (lnh ==
HFI1_LRH_GRH
) {
in hfi1_setup_9B_packet()
1869
else if (lnh ==
HFI1_LRH_GRH
)
in seqfile_dump_rcd()
H
A
D
ud.c
292
lrh0 =
HFI1_LRH_GRH
;
in hfi1_make_ud_req_9B()
678
lrh0 =
HFI1_LRH_GRH
;
in return_cnp()
H
A
D
ruc.c
337
lrh0 =
HFI1_LRH_GRH
;
in hfi1_make_ruc_header_9B()
H
A
D
ipoib_tx.c
293
lrh0 =
HFI1_LRH_GRH
;
in hfi1_ipoib_build_ib_tx_headers()
H
A
D
user_sdma.c
439
if ((be16_to_cpu(req->hdr.lrh[0]) & 0x3) ==
HFI1_LRH_GRH
) {
in hfi1_user_sdma_process_request()
H
A
D
verbs.c
1240
if (lnh ==
HFI1_LRH_GRH
)
in hfi1_verbs_send()
H
A
D
rc.c
1244
lrh0 =
HFI1_LRH_GRH
;
in hfi1_make_rc_ack_9B()
H
A
D
tid_rdma.c
2913
if (lnh ==
HFI1_LRH_GRH
)
in hfi1_handle_kdeth_eflags()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
common.h
325
#define
HFI1_LRH_GRH
0x0003 /* 1. word of IB LRH - next header: GRH */
macro
H
A
D
driver.c
280
} else if (lnh ==
HFI1_LRH_GRH
) {
in rcv_hdrerr()
651
} else if (lnh ==
HFI1_LRH_GRH
) {
in __prescan_rxq()
1533
} else if (lnh ==
HFI1_LRH_GRH
) {
in hfi1_setup_9B_packet()
1918
else if (lnh ==
HFI1_LRH_GRH
)
in seqfile_dump_rcd()
H
A
D
ud.c
334
lrh0 =
HFI1_LRH_GRH
;
in hfi1_make_ud_req_9B()
719
lrh0 =
HFI1_LRH_GRH
;
in return_cnp()
H
A
D
ruc.c
377
lrh0 =
HFI1_LRH_GRH
;
in hfi1_make_ruc_header_9B()
H
A
D
ipoib_tx.c
329
lrh0 =
HFI1_LRH_GRH
;
in hfi1_ipoib_build_ib_tx_headers()
H
A
D
verbs.c
1282
if (lnh ==
HFI1_LRH_GRH
)
in hfi1_verbs_send()
H
A
D
user_sdma.c
500
if ((be16_to_cpu(req->hdr.lrh[0]) & 0x3) ==
HFI1_LRH_GRH
) {
in hfi1_user_sdma_process_request()
H
A
D
rc.c
1285
lrh0 =
HFI1_LRH_GRH
;
in hfi1_make_rc_ack_9B()
H
A
D
tid_rdma.c
2905
if (lnh ==
HFI1_LRH_GRH
)
in hfi1_handle_kdeth_eflags()
Completed in 44 milliseconds