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:FW_RI_SEND
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
cq.c
192
CQE_OPCODE_V(
FW_RI_SEND
) |
in insert_recv_cqe()
795
case
FW_RI_SEND
:
in __c4iw_poll_cq_one()
831
case
FW_RI_SEND
:
in __c4iw_poll_cq_one()
H
A
D
t4fw_ri_api.h
40
FW_RI_SEND
= 0x3,
enumerator
761
FW_RI_INIT_P2PTYPE_SEND =
FW_RI_SEND
,
H
A
D
qp.c
505
FW_RI_SEND_WR_SENDOP_V(
FW_RI_SEND
));
in build_rdma_send()
734
swsqe->opcode =
FW_RI_SEND
;
in post_write_cmpl()
955
opcode =
FW_RI_SEND
;
in ib_to_fw_opcode()
1048
CQE_OPCODE_V(
FW_RI_SEND
) |
in complete_rq_drain_wr()
1158
swsqe->opcode =
FW_RI_SEND
;
in c4iw_post_send()
H
A
D
t4.h
262
(CQE_OPCODE_G(be32_to_cpu((x)->header)) ==
FW_RI_SEND
) || \
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
cq.c
192
CQE_OPCODE_V(
FW_RI_SEND
) |
in insert_recv_cqe()
795
case
FW_RI_SEND
:
in __c4iw_poll_cq_one()
831
case
FW_RI_SEND
:
in __c4iw_poll_cq_one()
H
A
D
t4fw_ri_api.h
40
FW_RI_SEND
= 0x3,
enumerator
747
FW_RI_INIT_P2PTYPE_SEND =
FW_RI_SEND
,
H
A
D
qp.c
505
FW_RI_SEND_WR_SENDOP_V(
FW_RI_SEND
));
in build_rdma_send()
734
swsqe->opcode =
FW_RI_SEND
;
in post_write_cmpl()
955
opcode =
FW_RI_SEND
;
in ib_to_fw_opcode()
1048
CQE_OPCODE_V(
FW_RI_SEND
) |
in complete_rq_drain_wr()
1158
swsqe->opcode =
FW_RI_SEND
;
in c4iw_post_send()
H
A
D
t4.h
262
(CQE_OPCODE_G(be32_to_cpu((x)->header)) ==
FW_RI_SEND
) || \
Completed in 18 milliseconds