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:txpwrctrl
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
phy_n.c
3611
nphy->
txpwrctrl
= enable;
in b43_nphy_tx_power_ctrl()
5017
if (!nphy->
txpwrctrl
) {
in b43_nphy_get_tx_gains()
5930
b43_nphy_tx_power_ctrl(dev, nphy->
txpwrctrl
);
in b43_nphy_op_recalc_txpower()
6163
tx_pwr_state = nphy->
txpwrctrl
;
in b43_phy_initn()
6315
if (!nphy->
txpwrctrl
)
in b43_nphy_channel_setup()
6501
nphy->
txpwrctrl
= false;
in b43_nphy_op_prepare_structs()
6506
nphy->
txpwrctrl
= true;
in b43_nphy_op_prepare_structs()
6511
nphy->
txpwrctrl
= true;
in b43_nphy_op_prepare_structs()
H
A
D
phy_n.h
961
bool
txpwrctrl
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
phy_n.c
3607
nphy->
txpwrctrl
= enable;
in b43_nphy_tx_power_ctrl()
4966
if (!nphy->
txpwrctrl
) {
in b43_nphy_get_tx_gains()
5879
b43_nphy_tx_power_ctrl(dev, nphy->
txpwrctrl
);
in b43_nphy_op_recalc_txpower()
6112
tx_pwr_state = nphy->
txpwrctrl
;
in b43_phy_initn()
6264
if (!nphy->
txpwrctrl
)
in b43_nphy_channel_setup()
6450
nphy->
txpwrctrl
= false;
in b43_nphy_op_prepare_structs()
6455
nphy->
txpwrctrl
= true;
in b43_nphy_op_prepare_structs()
6460
nphy->
txpwrctrl
= true;
in b43_nphy_op_prepare_structs()
H
A
D
phy_n.h
961
bool
txpwrctrl
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
859
u8
txpwrctrl
;
member
H
A
D
phy_cmn.c
1953
pi->
txpwrctrl
= hwpwrctrl;
in wlc_phy_txpower_hw_ctrl_set()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
859
u8
txpwrctrl
;
member
H
A
D
phy_cmn.c
1954
pi->
txpwrctrl
= hwpwrctrl;
in wlc_phy_txpower_hw_ctrl_set()
Completed in 37 milliseconds