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:nphy_perical
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_cmn.c
2610
if ((pi->
nphy_perical
!= PHY_PERICAL_DISABLE) &&
in wlc_phy_watchdog()
2611
(pi->
nphy_perical
!= PHY_PERICAL_MANUAL) &&
in wlc_phy_watchdog()
2686
if ((pi->
nphy_perical
!= PHY_PERICAL_MPHASE) &&
in wlc_phy_cal_perical_mphase_schedule()
2687
(pi->
nphy_perical
!= PHY_PERICAL_MANUAL))
in wlc_phy_cal_perical_mphase_schedule()
2706
if ((pi->
nphy_perical
== PHY_PERICAL_DISABLE) ||
in wlc_phy_cal_perical()
2707
(pi->
nphy_perical
== PHY_PERICAL_MANUAL))
in wlc_phy_cal_perical()
2715
if (pi->
nphy_perical
== PHY_PERICAL_MPHASE) {
in wlc_phy_cal_perical()
2728
if ((pi->
nphy_perical
== PHY_PERICAL_MPHASE) &&
in wlc_phy_cal_perical()
2759
if (pi->
nphy_perical
== PHY_PERICAL_MPHASE) {
in wlc_phy_cal_perical()
2764
} else if (pi->
nphy_perical
in wlc_phy_cal_perical()
[all...]
H
A
D
phy_int.h
764
u8
nphy_perical
;
member
H
A
D
phy_n.c
14628
pi->
nphy_perical
= PHY_PERICAL_MPHASE;
in wlc_phy_attach_nphy()
19503
if (pi->
nphy_perical
!= PHY_PERICAL_MPHASE) {
in wlc_phy_init_nphy()
19622
pi->
nphy_perical
= PHY_PERICAL_DISABLE;
in wlc_phy_stf_chain_upd_nphy()
19625
pi->
nphy_perical
= PHY_PERICAL_MPHASE;
in wlc_phy_stf_chain_upd_nphy()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_cmn.c
2611
if ((pi->
nphy_perical
!= PHY_PERICAL_DISABLE) &&
in wlc_phy_watchdog()
2612
(pi->
nphy_perical
!= PHY_PERICAL_MANUAL) &&
in wlc_phy_watchdog()
2687
if ((pi->
nphy_perical
!= PHY_PERICAL_MPHASE) &&
in wlc_phy_cal_perical_mphase_schedule()
2688
(pi->
nphy_perical
!= PHY_PERICAL_MANUAL))
in wlc_phy_cal_perical_mphase_schedule()
2707
if ((pi->
nphy_perical
== PHY_PERICAL_DISABLE) ||
in wlc_phy_cal_perical()
2708
(pi->
nphy_perical
== PHY_PERICAL_MANUAL))
in wlc_phy_cal_perical()
2716
if (pi->
nphy_perical
== PHY_PERICAL_MPHASE) {
in wlc_phy_cal_perical()
2729
if ((pi->
nphy_perical
== PHY_PERICAL_MPHASE) &&
in wlc_phy_cal_perical()
2760
if (pi->
nphy_perical
== PHY_PERICAL_MPHASE) {
in wlc_phy_cal_perical()
2765
} else if (pi->
nphy_perical
in wlc_phy_cal_perical()
[all...]
H
A
D
phy_int.h
764
u8
nphy_perical
;
member
H
A
D
phy_n.c
14628
pi->
nphy_perical
= PHY_PERICAL_MPHASE;
in wlc_phy_attach_nphy()
19503
if (pi->
nphy_perical
!= PHY_PERICAL_MPHASE) {
in wlc_phy_init_nphy()
19622
pi->
nphy_perical
= PHY_PERICAL_DISABLE;
in wlc_phy_stf_chain_upd_nphy()
19625
pi->
nphy_perical
= PHY_PERICAL_MPHASE;
in wlc_phy_stf_chain_upd_nphy()
Completed in 71 milliseconds