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:word_cookie
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls_hw.c
33
req->
word_cookie
= htons(TCB_WORD_V(word) | TCB_COOKIE_V(cookie));
in __set_tcb_field_direct()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H
A
D
chtls_hw.c
33
req->
word_cookie
= htons(TCB_WORD_V(word) | TCB_COOKIE_V(cookie));
in __set_tcb_field_direct()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
350
req->
word_cookie
= htons(TCB_WORD_V(word));
in chcr_set_tcb_field()
779
cpl->
word_cookie
= htons(TCB_WORD_V(word));
in __chcr_write_cpl_set_tcb_ulp()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_msg.h
704
__be16
word_cookie
;
member
712
__be16
word_cookie
;
member
717
/* cpl_set_tcb_field.
word_cookie
fields */
H
A
D
cxgb4_filter.c
72
req->
word_cookie
= htons(TCB_WORD_V(word) | TCB_COOKIE_V(ftid));
in set_tcb_field()
135
req->
word_cookie
= htons(TCB_WORD_V(word) | TCB_COOKIE_V(cookie));
in mk_set_tcb_ulp()
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit_cm.c
1526
req->
word_cookie
= htons(0);
in cxgbit_setup_conn_digest()
1560
req->
word_cookie
= htons(0);
in cxgbit_setup_conn_pgidx()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4_msg.h
704
__be16
word_cookie
;
member
712
__be16
word_cookie
;
member
717
/* cpl_set_tcb_field.
word_cookie
fields */
H
A
D
cxgb4_filter.c
72
req->
word_cookie
= htons(TCB_WORD_V(word) | TCB_COOKIE_V(ftid));
in set_tcb_field()
135
req->
word_cookie
= htons(TCB_WORD_V(word) | TCB_COOKIE_V(cookie));
in mk_set_tcb_ulp()
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit_cm.c
1527
req->
word_cookie
= htons(0);
in cxgbit_setup_conn_digest()
1561
req->
word_cookie
= htons(0);
in cxgbit_setup_conn_pgidx()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
344
req->
word_cookie
= htons(TCB_WORD_V(word));
in chcr_set_tcb_field()
773
cpl->
word_cookie
= htons(TCB_WORD_V(word));
in __chcr_write_cpl_set_tcb_ulp()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
2094
req->
word_cookie
= htons(0);
in ddp_setup_conn_pgidx()
2129
req->
word_cookie
= htons(0);
in ddp_setup_conn_digest()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H
A
D
cxgb4i.c
2095
req->
word_cookie
= htons(0);
in ddp_setup_conn_pgidx()
2130
req->
word_cookie
= htons(0);
in ddp_setup_conn_digest()
Completed in 34 milliseconds