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:lpphy
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
phy_lp.c
44
struct b43_phy_lp *
lpphy
;
in b43_lpphy_op_allocate()
local
46
lpphy
= kzalloc(sizeof(*
lpphy
), GFP_KERNEL);
in b43_lpphy_op_allocate()
47
if (!
lpphy
)
in b43_lpphy_op_allocate()
49
dev->phy.lp =
lpphy
;
in b43_lpphy_op_allocate()
57
struct b43_phy_lp *
lpphy
= phy->lp;
in b43_lpphy_op_prepare_structs()
local
59
memset(
lpphy
, 0, sizeof(*
lpphy
));
in b43_lpphy_op_prepare_structs()
60
lpphy
->antenna = B43_ANTENNA_DEFAULT;
in b43_lpphy_op_prepare_structs()
67
struct b43_phy_lp *
lpphy
in b43_lpphy_op_free()
local
77
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_read_band_sprom()
local
159
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_adjust_gain_table()
local
201
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_baseband_rev0_1_init()
local
366
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_save_dig_flt_state()
local
389
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_restore_dig_flt_state()
local
398
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_baseband_rev2plus_init()
local
503
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_2062_init()
local
692
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_rc_cap()
local
718
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_deaf()
local
729
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_clear_deaf()
local
1088
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_read_tx_pctl_mode_from_hardware()
local
1112
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_write_tx_pctl_mode_to_hardware()
local
1136
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_tx_power_control()
local
1174
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_rev0_1_rc_calib()
local
1330
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_calibrate_rc()
local
1371
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_tx_power_by_index()
local
1446
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_analog_filter()
local
1566
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_pr41573_workaround()
local
1769
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_start_tx_tone()
local
1802
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_stop_tx_tone()
local
1818
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_papd_cal_txpwr()
local
1842
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_rx_iq_cal()
local
1934
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_calibration()
local
2389
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_b2062_tune()
local
2603
struct b43_phy_lp *
lpphy
= dev->phy.lp;
b43_lpphy_op_switch_channel()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
phy_lp.c
44
struct b43_phy_lp *
lpphy
;
in b43_lpphy_op_allocate()
local
46
lpphy
= kzalloc(sizeof(*
lpphy
), GFP_KERNEL);
in b43_lpphy_op_allocate()
47
if (!
lpphy
)
in b43_lpphy_op_allocate()
49
dev->phy.lp =
lpphy
;
in b43_lpphy_op_allocate()
57
struct b43_phy_lp *
lpphy
= phy->lp;
in b43_lpphy_op_prepare_structs()
local
59
memset(
lpphy
, 0, sizeof(*
lpphy
));
in b43_lpphy_op_prepare_structs()
60
lpphy
->antenna = B43_ANTENNA_DEFAULT;
in b43_lpphy_op_prepare_structs()
67
struct b43_phy_lp *
lpphy
in b43_lpphy_op_free()
local
77
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_read_band_sprom()
local
159
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_adjust_gain_table()
local
201
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_baseband_rev0_1_init()
local
366
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_save_dig_flt_state()
local
389
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_restore_dig_flt_state()
local
398
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_baseband_rev2plus_init()
local
503
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_2062_init()
local
692
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_rc_cap()
local
718
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_deaf()
local
729
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_clear_deaf()
local
1088
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_read_tx_pctl_mode_from_hardware()
local
1112
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_write_tx_pctl_mode_to_hardware()
local
1136
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_tx_power_control()
local
1174
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_rev0_1_rc_calib()
local
1330
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_calibrate_rc()
local
1371
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_tx_power_by_index()
local
1446
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_set_analog_filter()
local
1566
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_pr41573_workaround()
local
1769
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_start_tx_tone()
local
1802
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_stop_tx_tone()
local
1818
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_papd_cal_txpwr()
local
1842
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_rx_iq_cal()
local
1934
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_calibration()
local
2389
struct b43_phy_lp *
lpphy
= dev->phy.lp;
lpphy_b2062_tune()
local
2603
struct b43_phy_lp *
lpphy
= dev->phy.lp;
b43_lpphy_op_switch_channel()
local
[all...]
Completed in 4 milliseconds