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:txant
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
stf.c
211
* Centralized
txant
update function. call it whenever wlc->stf->
txant
and/or
228
s8
txant
;
in _brcms_c_stf_phy_txant_upd()
local
230
txant
= (s8) wlc->stf->
txant
;
in _brcms_c_stf_phy_txant_upd()
232
if (
txant
== ANT_TX_FORCE_0) {
in _brcms_c_stf_phy_txant_upd()
234
} else if (
txant
== ANT_TX_FORCE_1) {
in _brcms_c_stf_phy_txant_upd()
253
if (
txant
== ANT_TX_FORCE_0)
in _brcms_c_stf_phy_txant_upd()
255
else if (
txant
== ANT_TX_FORCE_1)
in _brcms_c_stf_phy_txant_upd()
290
wlc->stf->
txant
in brcms_c_stf_txchain_set()
[all...]
H
A
D
main.h
186
*
txant
: userTx antenna setting.
205
s8
txant
;
member
H
A
D
main.c
2310
return (u16) wlc_hw->wlc->stf->
txant
;
in brcms_b_get_txant()
3945
* beacon ratespec AND
txant
setting as per this table:
3946
* ratespec CCK ant = wlc->stf->
txant
4319
wlc->stf->
txant
= ANT_TX_DEF;
in brcms_c_info_init()
4714
wlc->stf->
txant
= ANT_TX_FORCE_0;
in brcms_c_attach_stf_ant_init()
4717
wlc->stf->
txant
= ANT_TX_FORCE_1;
in brcms_c_attach_stf_ant_init()
7951
/* txchain 1:
txant
0, txchain 2:
txant
1 */
in brcms_c_attach()
7953
wlc->stf->
txant
= wlc->stf->hw_txchain - 1;
in brcms_c_attach()
8006
* wlc->stf->
txant
/txchai
in brcms_c_attach()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
stf.c
211
* Centralized
txant
update function. call it whenever wlc->stf->
txant
and/or
228
s8
txant
;
in _brcms_c_stf_phy_txant_upd()
local
230
txant
= (s8) wlc->stf->
txant
;
in _brcms_c_stf_phy_txant_upd()
232
if (
txant
== ANT_TX_FORCE_0) {
in _brcms_c_stf_phy_txant_upd()
234
} else if (
txant
== ANT_TX_FORCE_1) {
in _brcms_c_stf_phy_txant_upd()
253
if (
txant
== ANT_TX_FORCE_0)
in _brcms_c_stf_phy_txant_upd()
255
else if (
txant
== ANT_TX_FORCE_1)
in _brcms_c_stf_phy_txant_upd()
290
wlc->stf->
txant
in brcms_c_stf_txchain_set()
[all...]
H
A
D
main.h
186
*
txant
: userTx antenna setting.
205
s8
txant
;
member
H
A
D
main.c
2310
return (u16) wlc_hw->wlc->stf->
txant
;
in brcms_b_get_txant()
3943
* beacon ratespec AND
txant
setting as per this table:
3944
* ratespec CCK ant = wlc->stf->
txant
4317
wlc->stf->
txant
= ANT_TX_DEF;
in brcms_c_info_init()
4712
wlc->stf->
txant
= ANT_TX_FORCE_0;
in brcms_c_attach_stf_ant_init()
4715
wlc->stf->
txant
= ANT_TX_FORCE_1;
in brcms_c_attach_stf_ant_init()
7950
/* txchain 1:
txant
0, txchain 2:
txant
1 */
in brcms_c_attach()
7952
wlc->stf->
txant
= wlc->stf->hw_txchain - 1;
in brcms_c_attach()
8005
* wlc->stf->
txant
/txchai
in brcms_c_attach()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_cmn.c
2884
u16
txant
= 0;
in wlc_lcnphy_epa_switch()
local
2885
txant
= wlapi_bmac_get_txant(pi->sh->physhim);
in wlc_lcnphy_epa_switch()
2886
if (
txant
== 1) {
in wlc_lcnphy_epa_switch()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_cmn.c
2885
u16
txant
= 0;
in wlc_lcnphy_epa_switch()
local
2886
txant
= wlapi_bmac_get_txant(pi->sh->physhim);
in wlc_lcnphy_epa_switch()
2887
if (
txant
== 1) {
in wlc_lcnphy_epa_switch()
Completed in 29 milliseconds