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:rfs_h
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H
A
D
enic_clsf.c
70
/* enic_rfs_flw_tbl_init - initialize enic->
rfs_h
members
77
spin_lock_init(&enic->
rfs_h
.lock);
in enic_rfs_flw_tbl_init()
79
INIT_HLIST_HEAD(&enic->
rfs_h
.ht_head[i]);
in enic_rfs_flw_tbl_init()
80
enic->
rfs_h
.max = enic->config.num_arfs;
in enic_rfs_flw_tbl_init()
81
enic->
rfs_h
.free = enic->
rfs_h
.max;
in enic_rfs_flw_tbl_init()
82
enic->
rfs_h
.toclean = 0;
in enic_rfs_flw_tbl_init()
90
spin_lock_bh(&enic->
rfs_h
.lock);
in enic_rfs_flw_tbl_free()
96
hhead = &enic->
rfs_h
.ht_head[i];
in enic_rfs_flw_tbl_free()
101
enic->
rfs_h
in enic_rfs_flw_tbl_free()
[all...]
H
A
D
enic_clsf.h
23
timer_setup(&enic->
rfs_h
.rfs_may_expire, enic_flow_may_expire, 0);
in enic_rfs_timer_start()
24
mod_timer(&enic->
rfs_h
.rfs_may_expire, jiffies + HZ/4);
in enic_rfs_timer_start()
29
del_timer_sync(&enic->
rfs_h
.rfs_may_expire);
in enic_rfs_timer_stop()
H
A
D
enic_ethtool.c
400
cmd->data = enic->
rfs_h
.max - enic->
rfs_h
.free;
in enic_grxclsrlall()
406
hhead = &enic->
rfs_h
.ht_head[j];
in enic_grxclsrlall()
510
spin_lock_bh(&enic->
rfs_h
.lock);
in enic_get_rxnfc()
511
cmd->rule_cnt = enic->
rfs_h
.max - enic->
rfs_h
.free;
in enic_get_rxnfc()
512
cmd->data = enic->
rfs_h
.max;
in enic_get_rxnfc()
513
spin_unlock_bh(&enic->
rfs_h
.lock);
in enic_get_rxnfc()
516
spin_lock_bh(&enic->
rfs_h
.lock);
in enic_get_rxnfc()
518
spin_unlock_bh(&enic->
rfs_h
in enic_get_rxnfc()
[all...]
H
A
D
enic.h
198
struct enic_rfs_flw_tbl
rfs_h
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H
A
D
enic_clsf.c
70
/* enic_rfs_flw_tbl_init - initialize enic->
rfs_h
members
77
spin_lock_init(&enic->
rfs_h
.lock);
in enic_rfs_flw_tbl_init()
79
INIT_HLIST_HEAD(&enic->
rfs_h
.ht_head[i]);
in enic_rfs_flw_tbl_init()
80
enic->
rfs_h
.max = enic->config.num_arfs;
in enic_rfs_flw_tbl_init()
81
enic->
rfs_h
.free = enic->
rfs_h
.max;
in enic_rfs_flw_tbl_init()
82
enic->
rfs_h
.toclean = 0;
in enic_rfs_flw_tbl_init()
90
spin_lock_bh(&enic->
rfs_h
.lock);
in enic_rfs_flw_tbl_free()
96
hhead = &enic->
rfs_h
.ht_head[i];
in enic_rfs_flw_tbl_free()
101
enic->
rfs_h
in enic_rfs_flw_tbl_free()
[all...]
H
A
D
enic_clsf.h
23
timer_setup(&enic->
rfs_h
.rfs_may_expire, enic_flow_may_expire, 0);
in enic_rfs_timer_start()
24
mod_timer(&enic->
rfs_h
.rfs_may_expire, jiffies + HZ/4);
in enic_rfs_timer_start()
29
del_timer_sync(&enic->
rfs_h
.rfs_may_expire);
in enic_rfs_timer_stop()
H
A
D
enic_ethtool.c
393
cmd->data = enic->
rfs_h
.max - enic->
rfs_h
.free;
in enic_grxclsrlall()
399
hhead = &enic->
rfs_h
.ht_head[j];
in enic_grxclsrlall()
503
spin_lock_bh(&enic->
rfs_h
.lock);
in enic_get_rxnfc()
504
cmd->rule_cnt = enic->
rfs_h
.max - enic->
rfs_h
.free;
in enic_get_rxnfc()
505
cmd->data = enic->
rfs_h
.max;
in enic_get_rxnfc()
506
spin_unlock_bh(&enic->
rfs_h
.lock);
in enic_get_rxnfc()
509
spin_lock_bh(&enic->
rfs_h
.lock);
in enic_get_rxnfc()
511
spin_unlock_bh(&enic->
rfs_h
in enic_get_rxnfc()
[all...]
H
A
D
enic.h
185
struct enic_rfs_flw_tbl
rfs_h
;
member
Completed in 5 milliseconds