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
defs:hash_fields
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H
A
D
ena_ethtool.c
492
static u32 ena_flow_hash_to_flow_type(u16
hash_fields
)
in ena_flow_hash_to_flow_type()
argument
514
static u16 ena_flow_data_to_flow_hash(u32
hash_fields
)
in ena_flow_data_to_flow_hash()
argument
540
u16
hash_fields
;
ena_get_rss_hash()
local
591
u16
hash_fields
;
ena_set_rss_hash()
local
[all...]
H
A
D
ena_com.c
2531
ena_com_fill_hash_ctrl(struct ena_com_dev *ena_dev, enum ena_admin_flow_hash_proto proto, u16
hash_fields
)
ena_com_fill_hash_ctrl()
argument
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_flow.c
1177
ice_flow_set_rss_seg_info(struct ice_flow_seg_info *segs, u64
hash_fields
,
in ice_flow_set_rss_seg_info()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H
A
D
ena_ethtool.c
562
static u32 ena_flow_hash_to_flow_type(u16
hash_fields
)
in ena_flow_hash_to_flow_type()
argument
584
static u16 ena_flow_data_to_flow_hash(u32
hash_fields
)
in ena_flow_data_to_flow_hash()
argument
610
u16
hash_fields
;
ena_get_rss_hash()
local
661
u16
hash_fields
;
ena_set_rss_hash()
local
[all...]
H
A
D
ena_com.c
2598
ena_com_fill_hash_ctrl(struct ena_com_dev *ena_dev, enum ena_admin_flow_hash_proto proto, u16
hash_fields
)
ena_com_fill_hash_ctrl()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_flow.c
1869
ice_flow_set_rss_seg_info(struct ice_flow_seg_info *segs, u64
hash_fields
,
in ice_flow_set_rss_seg_info()
argument
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
route.c
1927
u32
hash_fields
= READ_ONCE(net->ipv4.sysctl_fib_multipath_hash_fields);
in fib_multipath_custom_hash_outer()
local
1956
u32
hash_fields
= READ_ONCE(net->ipv4.sysctl_fib_multipath_hash_fields);
in fib_multipath_custom_hash_inner()
local
2016
u32
hash_fields
= READ_ONCE(net->ipv4.sysctl_fib_multipath_
hash_fields
);
fib_multipath_custom_hash_fl4()
local
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
route.c
2341
u32
hash_fields
= ip6_multipath_hash_fields(net);
in rt6_multipath_custom_hash_outer()
local
2372
u32
hash_fields
= ip6_multipath_hash_fields(net);
in rt6_multipath_custom_hash_inner()
local
2432
u32
hash_fields
= ip6_multipath_
hash_fields
(net);
rt6_multipath_custom_hash_fl6()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_router.c
11006
mlxsw_sp_mp_hash_inner_custom(struct mlxsw_sp_mp_hash_config *config, u32
hash_fields
)
mlxsw_sp_mp_hash_inner_custom()
argument
11051
u32
hash_fields
;
mlxsw_sp_mp4_hash_init()
local
11108
u32
hash_fields
= ip6_multipath_
hash_fields
(mlxsw_sp_net(mlxsw_sp));
mlxsw_sp_mp6_hash_init()
local
[all...]
Completed in 57 milliseconds