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:idle_tssi
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
phy_ht.h
135
u8
idle_tssi
[3];
member
H
A
D
phy_ht.c
598
phy_ht->
idle_tssi
[0] = rssi_buf[0] & 0xff;
in b43_phy_ht_tx_power_ctl_idle_tssi()
599
phy_ht->
idle_tssi
[1] = rssi_buf[2] & 0xff;
in b43_phy_ht_tx_power_ctl_idle_tssi()
600
phy_ht->
idle_tssi
[2] = rssi_buf[4] & 0xff;
in b43_phy_ht_tx_power_ctl_idle_tssi()
626
u8 *idle = phy_ht->
idle_tssi
;
in b43_phy_ht_tx_power_ctl_setup()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
phy_ht.h
135
u8
idle_tssi
[3];
member
H
A
D
phy_ht.c
598
phy_ht->
idle_tssi
[0] = rssi_buf[0] & 0xff;
in b43_phy_ht_tx_power_ctl_idle_tssi()
599
phy_ht->
idle_tssi
[1] = rssi_buf[2] & 0xff;
in b43_phy_ht_tx_power_ctl_idle_tssi()
600
phy_ht->
idle_tssi
[2] = rssi_buf[4] & 0xff;
in b43_phy_ht_tx_power_ctl_idle_tssi()
626
u8 *idle = phy_ht->
idle_tssi
;
in b43_phy_ht_tx_power_ctl_setup()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H
A
D
phy.c
1733
tmp = phy->
idle_tssi
;
in b43legacy_phy_estimate_power_out()
1985
phy->
idle_tssi
= 0x34;
in b43legacy_phy_init_tssi2dbm_table()
1995
phy->
idle_tssi
= (s8)(dev->dev->bus->sprom.
in b43legacy_phy_init_tssi2dbm_table()
1998
phy->
idle_tssi
= 62;
in b43legacy_phy_init_tssi2dbm_table()
2020
phy->
idle_tssi
= 0x34;
in b43legacy_phy_init_tssi2dbm_table()
2024
phy->
idle_tssi
= 0x34;
in b43legacy_phy_init_tssi2dbm_table()
H
A
D
b43legacy.h
447
s8
idle_tssi
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H
A
D
phy.c
1733
tmp = phy->
idle_tssi
;
in b43legacy_phy_estimate_power_out()
1985
phy->
idle_tssi
= 0x34;
in b43legacy_phy_init_tssi2dbm_table()
1995
phy->
idle_tssi
= (s8)(dev->dev->bus->sprom.
in b43legacy_phy_init_tssi2dbm_table()
1998
phy->
idle_tssi
= 62;
in b43legacy_phy_init_tssi2dbm_table()
2020
phy->
idle_tssi
= 0x34;
in b43legacy_phy_init_tssi2dbm_table()
2024
phy->
idle_tssi
= 0x34;
in b43legacy_phy_init_tssi2dbm_table()
H
A
D
b43legacy.h
447
s8
idle_tssi
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
413
s8
idle_tssi
;
member
603
s8
idle_tssi
[CH_5G_GROUP];
member
H
A
D
phy_n.c
17573
u8
idle_tssi
[2];
in wlc_phy_txpwrctrl_pwr_setup_nphy()
local
17598
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17599
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17611
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17612
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17621
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17622
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17631
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17632
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17641
idle_tssi
[
in wlc_phy_txpwrctrl_pwr_setup_nphy()
24131
s32
idle_tssi
[2];
wlc_phy_est_tonepwr_nphy()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_int.h
413
s8
idle_tssi
;
member
603
s8
idle_tssi
[CH_5G_GROUP];
member
H
A
D
phy_n.c
17573
u8
idle_tssi
[2];
in wlc_phy_txpwrctrl_pwr_setup_nphy()
local
17598
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17599
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17611
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17612
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_2g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17621
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17622
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17631
idle_tssi
[0] = pi->nphy_pwrctrl_info[0].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17632
idle_tssi
[1] = pi->nphy_pwrctrl_info[1].idle_tssi_5g;
in wlc_phy_txpwrctrl_pwr_setup_nphy()
17641
idle_tssi
[
in wlc_phy_txpwrctrl_pwr_setup_nphy()
24131
s32
idle_tssi
[2];
wlc_phy_est_tonepwr_nphy()
local
[all...]
Completed in 60 milliseconds