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:rsshash
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H
A
D
be_hw.h
330
u8
rsshash
[32]; /* dword 3 */
member
366
u8
rsshash
[32]; /* dword 3 */
member
H
A
D
be_main.c
2499
rxcp->rss_hash = GET_RX_COMPL_V1_BITS(
rsshash
, compl);
in be_parse_rx_compl_v1()
2522
rxcp->rss_hash = GET_RX_COMPL_V0_BITS(
rsshash
, compl);
in be_parse_rx_compl_v0()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H
A
D
be_hw.h
330
u8
rsshash
[32]; /* dword 3 */
member
366
u8
rsshash
[32]; /* dword 3 */
member
H
A
D
be_main.c
2500
rxcp->rss_hash = GET_RX_COMPL_V1_BITS(
rsshash
, compl);
in be_parse_rx_compl_v1()
2523
rxcp->rss_hash = GET_RX_COMPL_V0_BITS(
rsshash
, compl);
in be_parse_rx_compl_v0()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H
A
D
enetc_ethtool.c
290
static const u32
rsshash
[] = {
in enetc_get_rsshash()
local
304
if (rxnfc->flow_type >= ARRAY_SIZE(
rsshash
))
in enetc_get_rsshash()
307
rxnfc->data =
rsshash
[rxnfc->flow_type];
in enetc_get_rsshash()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H
A
D
enetc_ethtool.c
485
static const u32
rsshash
[] = {
in enetc_get_rsshash()
local
499
if (rxnfc->flow_type >= ARRAY_SIZE(
rsshash
))
in enetc_get_rsshash()
502
rxnfc->data =
rsshash
[rxnfc->flow_type];
in enetc_get_rsshash()
/kernel/linux/linux-5.10/drivers/net/ethernet/
H
A
D
jme.h
294
__le32
rsshash
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/
H
A
D
jme.h
294
__le32
rsshash
;
member
Completed in 25 milliseconds