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:l4_hdr_offset_w
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/qed/
H
A
D
qed_ll2_if.h
179
u16
l4_hdr_offset_w
; /* from start of packet */
member
/kernel/linux/linux-6.6/include/linux/qed/
H
A
D
qed_ll2_if.h
178
u16
l4_hdr_offset_w
; /* from start of packet */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_ll2.c
766
u16
l4_hdr_offset_w
;
in qed_ooo_submit_tx_buffers()
local
774
l4_hdr_offset_w
= 0;
in qed_ooo_submit_tx_buffers()
786
tx_pkt.
l4_hdr_offset_w
=
l4_hdr_offset_w
;
in qed_ooo_submit_tx_buffers()
1857
SET_FIELD(bitfield1, CORE_TX_BD_L4_HDR_OFFSET_W, pkt->
l4_hdr_offset_w
);
in qed_ll2_prepare_tx_packet_set_bd()
H
A
D
qed_iwarp.c
1995
tx_pkt.
l4_hdr_offset_w
= fpdu->pkt_hdr_size >> 2;
in qed_iwarp_recycle_pkt()
2027
tx_pkt.
l4_hdr_offset_w
= fpdu->pkt_hdr_size >> 2;
in qed_iwarp_win_right_edge()
2075
tx_pkt.
l4_hdr_offset_w
= fpdu->pkt_hdr_size >> 2; /* offset in words */
in qed_iwarp_send_fpdu()
2405
tx_pkt.
l4_hdr_offset_w
= (data->length.packet_length) >> 2;
in qed_iwarp_ll2_comp_syn_pkt()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_ll2.c
789
u16
l4_hdr_offset_w
;
in qed_ooo_submit_tx_buffers()
local
797
l4_hdr_offset_w
= 0;
in qed_ooo_submit_tx_buffers()
809
tx_pkt.
l4_hdr_offset_w
=
l4_hdr_offset_w
;
in qed_ooo_submit_tx_buffers()
1900
SET_FIELD(bitfield1, CORE_TX_BD_L4_HDR_OFFSET_W, pkt->
l4_hdr_offset_w
);
in qed_ll2_prepare_tx_packet_set_bd()
H
A
D
qed_iwarp.c
1995
tx_pkt.
l4_hdr_offset_w
= fpdu->pkt_hdr_size >> 2;
in qed_iwarp_recycle_pkt()
2027
tx_pkt.
l4_hdr_offset_w
= fpdu->pkt_hdr_size >> 2;
in qed_iwarp_win_right_edge()
2075
tx_pkt.
l4_hdr_offset_w
= fpdu->pkt_hdr_size >> 2; /* offset in words */
in qed_iwarp_send_fpdu()
2405
tx_pkt.
l4_hdr_offset_w
= (data->length.packet_length) >> 2;
in qed_iwarp_ll2_comp_syn_pkt()
Completed in 16 milliseconds