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:cxgbit_lro_pdu_cb
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit_lro.h
39
struct
cxgbit_lro_pdu_cb
{
struct
57
(MAX_SKB_FRAGS * sizeof(struct
cxgbit_lro_pdu_cb
)))
61
sizeof(struct
cxgbit_lro_pdu_cb
))
65
((struct
cxgbit_lro_pdu_cb
*)(skb->data + sizeof(struct cxgbit_lro_cb) \
66
+ (i * sizeof(struct
cxgbit_lro_pdu_cb
))))
H
A
D
cxgbit_target.c
817
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(skb);
in cxgbit_skb_copy_to_sg()
861
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_immediate_data()
970
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_scsi_cmd()
1002
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_iscsi_dataout()
1090
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_nop_out()
1158
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_text_cmd()
1210
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_target_rx_opcode()
1288
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_rx_opcode()
1326
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_rx_login_pdu()
1367
struct
cxgbit_lro_pdu_cb
*pdu_c
in cxgbit_process_iscsi_pdu()
[all...]
H
A
D
cxgbit_main.c
166
cxgbit_process_ddpvld(struct cxgbit_sock *csk, struct
cxgbit_lro_pdu_cb
*pdu_cb,
in cxgbit_process_ddpvld()
193
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_skb_lro_pdu_cb(skb,
in cxgbit_lro_add_packet_rsp()
238
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_skb_lro_pdu_cb(skb,
in cxgbit_lro_add_packet_gl()
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H
A
D
cxgbit_lro.h
39
struct
cxgbit_lro_pdu_cb
{
struct
57
(MAX_SKB_FRAGS * sizeof(struct
cxgbit_lro_pdu_cb
)))
61
sizeof(struct
cxgbit_lro_pdu_cb
))
65
((struct
cxgbit_lro_pdu_cb
*)(skb->data + sizeof(struct cxgbit_lro_cb) \
66
+ (i * sizeof(struct
cxgbit_lro_pdu_cb
))))
H
A
D
cxgbit_target.c
817
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(skb);
in cxgbit_skb_copy_to_sg()
861
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_immediate_data()
970
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_scsi_cmd()
1002
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_iscsi_dataout()
1090
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_nop_out()
1158
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_handle_text_cmd()
1210
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_target_rx_opcode()
1288
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_rx_opcode()
1326
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_rx_pdu_cb(csk->skb);
in cxgbit_rx_login_pdu()
1367
struct
cxgbit_lro_pdu_cb
*pdu_c
in cxgbit_process_iscsi_pdu()
[all...]
H
A
D
cxgbit_main.c
173
cxgbit_process_ddpvld(struct cxgbit_sock *csk, struct
cxgbit_lro_pdu_cb
*pdu_cb,
in cxgbit_process_ddpvld()
200
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_skb_lro_pdu_cb(skb,
in cxgbit_lro_add_packet_rsp()
245
struct
cxgbit_lro_pdu_cb
*pdu_cb = cxgbit_skb_lro_pdu_cb(skb,
in cxgbit_lro_add_packet_gl()
Completed in 7 milliseconds