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:pdg_R
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H
A
D
phy.c
3274
struct ath5k_pdgain_info *pdg_L, *
pdg_R
;
in ath5k_setup_channel_powertable()
local
3303
pdg_R
= &pcinfo_R->pd_curves[idx];
in ath5k_setup_channel_powertable()
3316
pdg_R
->pd_pwr[0]) / 2;
in ath5k_setup_channel_powertable()
3319
pdg_R
->pd_pwr[
pdg_R
->pd_points - 1]) / 2;
in ath5k_setup_channel_powertable()
3329
pdg_R
->pd_pwr[0]);
in ath5k_setup_channel_powertable()
3333
pdg_R
->pd_pwr[
pdg_R
->pd_points - 1]);
in ath5k_setup_channel_powertable()
3344
pdg_R
->pd_step,
in ath5k_setup_channel_powertable()
3346
pdg_R
in ath5k_setup_channel_powertable()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H
A
D
phy.c
3271
struct ath5k_pdgain_info *pdg_L, *
pdg_R
;
in ath5k_setup_channel_powertable()
local
3300
pdg_R
= &pcinfo_R->pd_curves[idx];
in ath5k_setup_channel_powertable()
3313
pdg_R
->pd_pwr[0]) / 2;
in ath5k_setup_channel_powertable()
3316
pdg_R
->pd_pwr[
pdg_R
->pd_points - 1]) / 2;
in ath5k_setup_channel_powertable()
3326
pdg_R
->pd_pwr[0]);
in ath5k_setup_channel_powertable()
3330
pdg_R
->pd_pwr[
pdg_R
->pd_points - 1]);
in ath5k_setup_channel_powertable()
3341
pdg_R
->pd_step,
in ath5k_setup_channel_powertable()
3343
pdg_R
in ath5k_setup_channel_powertable()
[all...]
Completed in 8 milliseconds