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:tunneled
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H
A
D
be_hw.h
364
u8
tunneled
;
member
H
A
D
be.h
287
u8
tunneled
;
member
H
A
D
be_main.c
2260
if (rxcp->
tunneled
)
in be_rx_stats_update()
2420
skb->csum_level = rxcp->
tunneled
;
in be_rx_compl_process()
2478
skb->csum_level = rxcp->
tunneled
;
in be_rx_compl_process_gro()
2505
rxcp->
tunneled
=
in be_parse_rx_compl_v1()
2506
GET_RX_COMPL_V1_BITS(
tunneled
, compl);
in be_parse_rx_compl_v1()
5098
/* The code below restricts offload features for some
tunneled
and
in be_features_check()
5110
* allow other
tunneled
traffic like GRE work fine while VxLAN
in be_features_check()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H
A
D
be_hw.h
364
u8
tunneled
;
member
H
A
D
be.h
286
u8
tunneled
;
member
H
A
D
be_main.c
2259
if (rxcp->
tunneled
)
in be_rx_stats_update()
2419
skb->csum_level = rxcp->
tunneled
;
in be_rx_compl_process()
2479
skb->csum_level = rxcp->
tunneled
;
in be_rx_compl_process_gro()
2506
rxcp->
tunneled
=
in be_parse_rx_compl_v1()
2507
GET_RX_COMPL_V1_BITS(
tunneled
, compl);
in be_parse_rx_compl_v1()
5088
/* The code below restricts offload features for some
tunneled
and
in be_features_check()
5100
* allow other
tunneled
traffic like GRE work fine while VxLAN
in be_features_check()
Completed in 22 milliseconds