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:TID_TID_G
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
srq.c
115
unsigned int idx =
TID_TID_G
(GET_TID(rpl));
in do_srq_table_rpl()
H
A
D
smt.c
122
unsigned int smtidx =
TID_TID_G
(GET_TID(rpl));
in do_smt_write_rpl()
H
A
D
t4_msg.h
212
#define
TID_TID_G
(x) (((x) >> TID_TID_S) & TID_TID_M)
macro
H
A
D
cxgb4_filter.c
1998
unsigned int ftid =
TID_TID_G
(AOPEN_ATID_G(ntohl(rpl->atid_status)));
in hash_filter_rpl()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
srq.c
115
unsigned int idx =
TID_TID_G
(GET_TID(rpl));
in do_srq_table_rpl()
H
A
D
smt.c
122
unsigned int smtidx =
TID_TID_G
(GET_TID(rpl));
in do_smt_write_rpl()
H
A
D
t4_msg.h
212
#define
TID_TID_G
(x) (((x) >> TID_TID_S) & TID_TID_M)
macro
H
A
D
cxgb4_filter.c
1998
unsigned int ftid =
TID_TID_G
(AOPEN_ATID_G(ntohl(rpl->atid_status)));
in hash_filter_rpl()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
896
unsigned int atid =
TID_TID_G
(ntohl(req->tos_atid));
in do_act_establish()
1048
TID_TID_G
(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status)));
in do_act_open_rpl()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
897
unsigned int atid =
TID_TID_G
(ntohl(req->tos_atid));
in do_act_establish()
1049
TID_TID_G
(AOPEN_ATID_G(be32_to_cpu(rpl->atid_status)));
in do_act_open_rpl()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H
A
D
cm.c
1220
unsigned int atid =
TID_TID_G
(ntohl(req->tos_atid));
in act_establish()
2271
unsigned int atid =
TID_TID_G
(AOPEN_ATID_G(
in act_open_rpl()
2315
ret = send_fw_act_open_req(ep,
TID_TID_G
(AOPEN_ATID_G(
in act_open_rpl()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H
A
D
cm.c
1220
unsigned int atid =
TID_TID_G
(ntohl(req->tos_atid));
in act_establish()
2271
unsigned int atid =
TID_TID_G
(AOPEN_ATID_G(
in act_open_rpl()
2315
ret = send_fw_act_open_req(ep,
TID_TID_G
(AOPEN_ATID_G(
in act_open_rpl()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
665
atid =
TID_TID_G
(AOPEN_ATID_G(ntohl(p->atid_status)));
in chcr_ktls_cpl_act_open_rpl()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
659
atid =
TID_TID_G
(AOPEN_ATID_G(ntohl(p->atid_status)));
in chcr_ktls_cpl_act_open_rpl()
Completed in 41 milliseconds