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:tcp_ipv4
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_dev.h
43
u8
tcp_ipv4
;
member
H
A
D
hinic_port.c
711
HINIC_RSS_TYPE_SET(rss_type.
tcp_ipv4
, TCP_IPV4) |
in hinic_set_rss_type()
774
rss_type->
tcp_ipv4
= HINIC_RSS_TYPE_GET(ctx_tbl.context, TCP_IPV4);
in hinic_get_rss_type()
H
A
D
hinic_ethtool.c
941
if (rss_type.
tcp_ipv4
)
in hinic_get_rss_hash_opts()
985
rss_type->
tcp_ipv4
= rss_l4_en;
in set_l4_rss_hash_ops()
H
A
D
hinic_main.c
362
nic_dev->rss_type.
tcp_ipv4
= 1;
in hinic_init_rss_parameters()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H
A
D
hinic_dev.h
47
u8
tcp_ipv4
;
member
H
A
D
hinic_port.c
726
HINIC_RSS_TYPE_SET(rss_type.
tcp_ipv4
, TCP_IPV4) |
in hinic_set_rss_type()
789
rss_type->
tcp_ipv4
= HINIC_RSS_TYPE_GET(ctx_tbl.context, TCP_IPV4);
in hinic_get_rss_type()
H
A
D
hinic_ethtool.c
941
if (rss_type.
tcp_ipv4
)
in hinic_get_rss_hash_opts()
985
rss_type->
tcp_ipv4
= rss_l4_en;
in set_l4_rss_hash_ops()
H
A
D
hinic_main.c
355
nic_dev->rss_type.
tcp_ipv4
= 1;
in hinic_init_rss_parameters()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
Makefile
10
tcp.o tcp_input.o tcp_output.o tcp_timer.o
tcp_ipv4
.o \
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
Makefile
10
tcp.o tcp_input.o tcp_output.o tcp_timer.o
tcp_ipv4
.o \
Completed in 14 milliseconds