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:CHSPEC_IS40
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
stf.c
104
siso_mcs_id = (
CHSPEC_IS40
(chanspec)) ?
in brcms_c_stf_ss_algo_channel_get()
106
cdd_mcs_id = (
CHSPEC_IS40
(chanspec)) ?
in brcms_c_stf_ss_algo_channel_get()
108
stbc_mcs_id = (
CHSPEC_IS40
(chanspec)) ?
in brcms_c_stf_ss_algo_channel_get()
H
A
D
channel.c
582
if (!
CHSPEC_IS40
(chanspec) && !CHSPEC_IS20(chanspec))
in brcms_c_chspec_malformed()
H
A
D
main.c
419
if (
CHSPEC_IS40
(chanspec))
in brcms_chspec_bw()
5863
if (!
CHSPEC_IS40
(wlc->home_chanspec) ||
in mac80211_wlc_set_nrate()
6491
if (
CHSPEC_IS40
(wlc_phy_chanspec_get(wlc->band->pi)))
in brcms_c_d11hdrs_mac80211()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
stf.c
104
siso_mcs_id = (
CHSPEC_IS40
(chanspec)) ?
in brcms_c_stf_ss_algo_channel_get()
106
cdd_mcs_id = (
CHSPEC_IS40
(chanspec)) ?
in brcms_c_stf_ss_algo_channel_get()
108
stbc_mcs_id = (
CHSPEC_IS40
(chanspec)) ?
in brcms_c_stf_ss_algo_channel_get()
H
A
D
channel.c
582
if (!
CHSPEC_IS40
(chanspec) && !CHSPEC_IS20(chanspec))
in brcms_c_chspec_malformed()
H
A
D
main.c
419
if (
CHSPEC_IS40
(chanspec))
in brcms_chspec_bw()
5861
if (!
CHSPEC_IS40
(wlc->home_chanspec) ||
in mac80211_wlc_set_nrate()
6489
if (
CHSPEC_IS40
(wlc_phy_chanspec_get(wlc->band->pi)))
in brcms_c_d11hdrs_mac80211()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
H
A
D
brcmu_wifi.h
109
#define
CHSPEC_IS40
(chspec) \
macro
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/include/
H
A
D
brcmu_wifi.h
109
#define
CHSPEC_IS40
(chspec) \
macro
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_cmn.c
1175
if (
CHSPEC_IS40
(chanspec))
in wlc_phy_chanspec_set()
1557
if (
CHSPEC_IS40
(pi->radio_chanspec)) {
in wlc_phy_txpower_recalc_target()
2861
(
CHSPEC_IS40
(chanspec)) ? TXP_FIRST_MCS_40_SISO :
in wlc_phy_stf_ssmode_get()
2864
(
CHSPEC_IS40
(chanspec)) ? TXP_FIRST_MCS_40_CDD :
in wlc_phy_stf_ssmode_get()
H
A
D
phy_n.c
14793
if (
CHSPEC_IS40
(pi->radio_chanspec))
in wlc_phy_read_lpf_bw_ctl_nphy()
15271
if (
CHSPEC_IS40
(pi->radio_chanspec)) {
in wlc_phy_workarounds_nphy_gainctrl_2057_rev6()
15809
(
CHSPEC_IS40
(pi->radio_chanspec) == 0))
in wlc_phy_workarounds_nphy_gainctrl()
15995
(
CHSPEC_IS40
(pi->radio_chanspec)))
in wlc_phy_workarounds_nphy_gainctrl()
15999
else if (
CHSPEC_IS40
(pi->radio_chanspec))
in wlc_phy_workarounds_nphy_gainctrl()
16168
&& (
CHSPEC_IS40
(pi->radio_chanspec) == 1))
in wlc_phy_workarounds_nphy_rev7()
16181
(
CHSPEC_IS40
(pi->radio_chanspec) == 1)) {
in wlc_phy_workarounds_nphy_rev7()
16369
if (
CHSPEC_IS40
(pi->radio_chanspec) == 0) {
in wlc_phy_workarounds_nphy_rev7()
16465
if (
CHSPEC_IS40
(pi->radio_chanspec) == 0) {
in wlc_phy_workarounds_nphy_rev7()
16668
if (
CHSPEC_IS40
(p
in wlc_phy_workarounds_nphy_rev3()
[all...]
H
A
D
phy_lcn.c
3316
phybw40 =
CHSPEC_IS40
(pi->radio_chanspec);
in wlc_lcnphy_deaf_mode()
4091
phybw40 =
CHSPEC_IS40
(pi->radio_chanspec);
in wlc_lcnphy_afe_clk_init()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_cmn.c
1176
if (
CHSPEC_IS40
(chanspec))
in wlc_phy_chanspec_set()
1558
if (
CHSPEC_IS40
(pi->radio_chanspec)) {
in wlc_phy_txpower_recalc_target()
2862
(
CHSPEC_IS40
(chanspec)) ? TXP_FIRST_MCS_40_SISO :
in wlc_phy_stf_ssmode_get()
2865
(
CHSPEC_IS40
(chanspec)) ? TXP_FIRST_MCS_40_CDD :
in wlc_phy_stf_ssmode_get()
H
A
D
phy_n.c
14793
if (
CHSPEC_IS40
(pi->radio_chanspec))
in wlc_phy_read_lpf_bw_ctl_nphy()
15271
if (
CHSPEC_IS40
(pi->radio_chanspec)) {
in wlc_phy_workarounds_nphy_gainctrl_2057_rev6()
15809
(
CHSPEC_IS40
(pi->radio_chanspec) == 0))
in wlc_phy_workarounds_nphy_gainctrl()
15995
(
CHSPEC_IS40
(pi->radio_chanspec)))
in wlc_phy_workarounds_nphy_gainctrl()
15999
else if (
CHSPEC_IS40
(pi->radio_chanspec))
in wlc_phy_workarounds_nphy_gainctrl()
16168
&& (
CHSPEC_IS40
(pi->radio_chanspec) == 1))
in wlc_phy_workarounds_nphy_rev7()
16181
(
CHSPEC_IS40
(pi->radio_chanspec) == 1)) {
in wlc_phy_workarounds_nphy_rev7()
16369
if (
CHSPEC_IS40
(pi->radio_chanspec) == 0) {
in wlc_phy_workarounds_nphy_rev7()
16465
if (
CHSPEC_IS40
(pi->radio_chanspec) == 0) {
in wlc_phy_workarounds_nphy_rev7()
16668
if (
CHSPEC_IS40
(p
in wlc_phy_workarounds_nphy_rev3()
[all...]
H
A
D
phy_lcn.c
3316
phybw40 =
CHSPEC_IS40
(pi->radio_chanspec);
in wlc_lcnphy_deaf_mode()
4091
phybw40 =
CHSPEC_IS40
(pi->radio_chanspec);
in wlc_lcnphy_afe_clk_init()
Completed in 104 milliseconds