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:aic_enabled
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
btcoex.h
100
bool
aic_enabled
;
member
H
A
D
ar9003_aic.c
568
aic->
aic_enabled
= true;
in ar9003_aic_start_normal()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
btcoex.h
100
bool
aic_enabled
;
member
H
A
D
ar9003_aic.c
568
aic->
aic_enabled
= true;
in ar9003_aic_start_normal()
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H
A
D
be_ethtool.c
331
et->use_adaptive_rx_coalesce = adapter->
aic_enabled
;
in be_get_coalesce()
332
et->use_adaptive_tx_coalesce = adapter->
aic_enabled
;
in be_get_coalesce()
348
adapter->
aic_enabled
= et->use_adaptive_rx_coalesce;
in be_set_coalesce()
H
A
D
be.h
590
bool
aic_enabled
;
member
H
A
D
be_main.c
2150
if (!adapter->
aic_enabled
) {
in be_get_new_eqd()
2207
if (!adapter->
aic_enabled
)
in be_get_eq_delay_mult_enc()
2962
adapter->
aic_enabled
= true;
in be_evt_queues_create()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H
A
D
be_ethtool.c
333
et->use_adaptive_rx_coalesce = adapter->
aic_enabled
;
in be_get_coalesce()
334
et->use_adaptive_tx_coalesce = adapter->
aic_enabled
;
in be_get_coalesce()
352
adapter->
aic_enabled
= et->use_adaptive_rx_coalesce;
in be_set_coalesce()
H
A
D
be.h
589
bool
aic_enabled
;
member
H
A
D
be_main.c
2149
if (!adapter->
aic_enabled
) {
in be_get_new_eqd()
2206
if (!adapter->
aic_enabled
)
in be_get_eq_delay_mult_enc()
2963
adapter->
aic_enabled
= true;
in be_evt_queues_create()
Completed in 45 milliseconds