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:pfu_enabled
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
pcie.c
64
.
pfu_enabled
= 0,
96
.
pfu_enabled
= 1,
133
.
pfu_enabled
= 1,
762
if (reg->
pfu_enabled
) {
in mwifiex_init_txq_ring()
817
if (reg->
pfu_enabled
) {
in mwifiex_init_rxq_ring()
899
if (reg->
pfu_enabled
) {
in mwifiex_cleanup_txq_ring()
938
if (reg->
pfu_enabled
) {
in mwifiex_cleanup_rxq_ring()
1002
if (reg->
pfu_enabled
)
in mwifiex_pcie_create_txbd_ring()
1009
if (reg->
pfu_enabled
)
in mwifiex_pcie_create_txbd_ring()
1076
if (reg->
pfu_enabled
)
in mwifiex_pcie_create_rxbd_ring()
[all...]
H
A
D
pcie.h
151
u8
pfu_enabled
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
pcie.c
53
.
pfu_enabled
= 0,
85
.
pfu_enabled
= 1,
122
.
pfu_enabled
= 1,
760
if (reg->
pfu_enabled
) {
in mwifiex_init_txq_ring()
815
if (reg->
pfu_enabled
) {
in mwifiex_init_rxq_ring()
897
if (reg->
pfu_enabled
) {
in mwifiex_cleanup_txq_ring()
936
if (reg->
pfu_enabled
) {
in mwifiex_cleanup_rxq_ring()
1000
if (reg->
pfu_enabled
)
in mwifiex_pcie_create_txbd_ring()
1007
if (reg->
pfu_enabled
)
in mwifiex_pcie_create_txbd_ring()
1074
if (reg->
pfu_enabled
)
in mwifiex_pcie_create_rxbd_ring()
[all...]
H
A
D
pcie.h
139
u8
pfu_enabled
;
member
Completed in 8 milliseconds