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_B
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
lo.c
134
if (phy->type ==
B43_PHYTYPE_B
) {
in lo_txctl_register_table()
393
if (phy->type ==
B43_PHYTYPE_B
&&
in lo_measure_setup()
437
if (phy->type ==
B43_PHYTYPE_B
) {
in lo_measure_setup()
460
(phy->type ==
B43_PHYTYPE_B
&&
in lo_measure_setup()
480
if (phy->type ==
B43_PHYTYPE_B
)
in lo_measure_setup()
528
if (phy->type ==
B43_PHYTYPE_B
&&
in lo_measure_restore()
H
A
D
main.c
3184
case
B43_PHYTYPE_B
:
in b43_rate_memory_init()
3283
if (phy->type ==
B43_PHYTYPE_B
) {
in b43_chip_init()
4443
case
B43_PHYTYPE_B
:
in b43_phy_name()
4591
case
B43_PHYTYPE_B
:
in b43_phy_versioning()
4697
if (dev->phy.type !=
B43_PHYTYPE_B
&& !dev->phy.gmode)
in b43_bluetooth_coext_enable()
4907
if (phy->type ==
B43_PHYTYPE_B
)
in b43_wireless_core_init()
H
A
D
phy_g.c
1265
if (phy->type ==
B43_PHYTYPE_B
) {
in b43_radio_init2050()
1320
if (phy->type ==
B43_PHYTYPE_B
)
in b43_radio_init2050()
1453
if (phy->type ==
B43_PHYTYPE_B
) {
in b43_radio_init2050()
1689
if (phy->type ==
B43_PHYTYPE_B
)
in b43_phy_initb6()
H
A
D
b43.h
420
#define
B43_PHYTYPE_B
0x01
macro
H
A
D
xmit.c
733
case
B43_PHYTYPE_B
:
in b43_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
lo.c
134
if (phy->type ==
B43_PHYTYPE_B
) {
in lo_txctl_register_table()
393
if (phy->type ==
B43_PHYTYPE_B
&&
in lo_measure_setup()
437
if (phy->type ==
B43_PHYTYPE_B
) {
in lo_measure_setup()
460
(phy->type ==
B43_PHYTYPE_B
&&
in lo_measure_setup()
480
if (phy->type ==
B43_PHYTYPE_B
)
in lo_measure_setup()
528
if (phy->type ==
B43_PHYTYPE_B
&&
in lo_measure_restore()
H
A
D
main.c
3185
case
B43_PHYTYPE_B
:
in b43_rate_memory_init()
3284
if (phy->type ==
B43_PHYTYPE_B
) {
in b43_chip_init()
4446
case
B43_PHYTYPE_B
:
in b43_phy_name()
4594
case
B43_PHYTYPE_B
:
in b43_phy_versioning()
4700
if (dev->phy.type !=
B43_PHYTYPE_B
&& !dev->phy.gmode)
in b43_bluetooth_coext_enable()
4910
if (phy->type ==
B43_PHYTYPE_B
)
in b43_wireless_core_init()
H
A
D
phy_g.c
1265
if (phy->type ==
B43_PHYTYPE_B
) {
in b43_radio_init2050()
1320
if (phy->type ==
B43_PHYTYPE_B
)
in b43_radio_init2050()
1453
if (phy->type ==
B43_PHYTYPE_B
) {
in b43_radio_init2050()
1689
if (phy->type ==
B43_PHYTYPE_B
)
in b43_phy_initb6()
H
A
D
b43.h
420
#define
B43_PHYTYPE_B
0x01
macro
H
A
D
xmit.c
733
case
B43_PHYTYPE_B
:
in b43_rx()
Completed in 29 milliseconds