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:B43_PHYTYPE_N
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
ppr.c
145
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
151
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
169
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
175
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
H
A
D
main.c
772
if (phy->type ==
B43_PHYTYPE_N
|| phy->type == B43_PHYTYPE_LP ||
in b43_dummy_transmission()
784
if (!pa_on && phy->type ==
B43_PHYTYPE_N
) {
in b43_dummy_transmission()
789
case
B43_PHYTYPE_N
:
in b43_dummy_transmission()
1292
if (dev->phy.type ==
B43_PHYTYPE_N
)
in b43_ssb_wireless_core_reset()
2321
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2334
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2344
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2348
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2400
case
B43_PHYTYPE_N
:
in b43_try_request_fw()
2460
case
B43_PHYTYPE_N
in b43_try_request_fw()
[all...]
H
A
D
xmit.c
256
phy->type ==
B43_PHYTYPE_N
||
in b43_generate_txhdr()
726
case
B43_PHYTYPE_N
:
in b43_rx()
789
case
B43_PHYTYPE_N
:
in b43_rx()
H
A
D
phy_common.c
41
case
B43_PHYTYPE_N
:
in b43_phy_allocate()
567
WARN_ON(dev->phy.type !=
B43_PHYTYPE_N
&&
in b43_phy_force_clock()
H
A
D
b43.h
422
#define
B43_PHYTYPE_N
0x04
macro
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
ppr.c
145
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
151
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
169
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
175
if (phy->type ==
B43_PHYTYPE_N
&& phy->rev >= 3)
in b43_ppr_load_max_from_sprom()
H
A
D
main.c
772
if (phy->type ==
B43_PHYTYPE_N
|| phy->type == B43_PHYTYPE_LP ||
in b43_dummy_transmission()
784
if (!pa_on && phy->type ==
B43_PHYTYPE_N
) {
in b43_dummy_transmission()
789
case
B43_PHYTYPE_N
:
in b43_dummy_transmission()
1292
if (dev->phy.type ==
B43_PHYTYPE_N
)
in b43_ssb_wireless_core_reset()
2321
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2334
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2344
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2348
if (phy->type ==
B43_PHYTYPE_N
)
in b43_try_request_fw()
2400
case
B43_PHYTYPE_N
:
in b43_try_request_fw()
2460
case
B43_PHYTYPE_N
in b43_try_request_fw()
[all...]
H
A
D
xmit.c
256
phy->type ==
B43_PHYTYPE_N
||
in b43_generate_txhdr()
726
case
B43_PHYTYPE_N
:
in b43_rx()
789
case
B43_PHYTYPE_N
:
in b43_rx()
H
A
D
phy_common.c
41
case
B43_PHYTYPE_N
:
in b43_phy_allocate()
567
WARN_ON(dev->phy.type !=
B43_PHYTYPE_N
&&
in b43_phy_force_clock()
H
A
D
b43.h
422
#define
B43_PHYTYPE_N
0x04
macro
Completed in 20 milliseconds