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:hwe
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H
A
D
mtk_ppe.c
516
struct mtk_foe_entry *
hwe
= mtk_foe_get_entry(ppe, entry->hash);
in __mtk_foe_entry_clear()
local
518
hwe
->ib1 &= ~MTK_FOE_IB1_STATE;
in __mtk_foe_entry_clear()
519
hwe
->ib1 |= FIELD_PREP(MTK_FOE_IB1_STATE, MTK_FOE_STATE_INVALID);
in __mtk_foe_entry_clear()
557
struct mtk_foe_entry *
hwe
;
in mtk_flow_entry_update_l2()
local
566
hwe
= mtk_foe_get_entry(ppe, cur->hash);
in mtk_flow_entry_update_l2()
567
ib1 = READ_ONCE(
hwe
->ib1);
in mtk_flow_entry_update_l2()
581
entry->data.ib1 |=
hwe
->ib1 & ib1_ts_mask;
in mtk_flow_entry_update_l2()
589
struct mtk_foe_entry *
hwe
;
in mtk_flow_entry_update()
local
601
hwe
= mtk_foe_get_entry(ppe, entry->hash);
in mtk_flow_entry_update()
602
memcpy(&foe,
hwe
, pp
in mtk_flow_entry_update()
620
struct mtk_foe_entry *
hwe
;
__mtk_foe_entry_commit()
local
701
struct mtk_foe_entry foe = {}, *
hwe
;
mtk_foe_entry_commit_subflow()
local
740
struct mtk_foe_entry *
hwe
= mtk_foe_get_entry(ppe, hash);
__mtk_ppe_check_skb()
local
966
struct mtk_foe_entry *
hwe
;
mtk_ppe_init_foe_table()
local
1083
struct mtk_foe_entry *
hwe
= mtk_foe_get_entry(ppe, i);
mtk_ppe_stop()
local
[all...]
Completed in 2 milliseconds