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:BAND_A
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
cfp.c
449
case
BAND_A
| BAND_B | BAND_G:
in mwifiex_get_supported_rates()
450
case
BAND_A
| BAND_B:
in mwifiex_get_supported_rates()
451
case
BAND_A
| BAND_B | BAND_G | BAND_GN | BAND_AN:
in mwifiex_get_supported_rates()
452
case
BAND_A
| BAND_B | BAND_G | BAND_GN | BAND_AN | BAND_AAC:
in mwifiex_get_supported_rates()
460
case
BAND_A
:
in mwifiex_get_supported_rates()
461
case
BAND_A
| BAND_G:
in mwifiex_get_supported_rates()
469
case
BAND_A
| BAND_AN:
in mwifiex_get_supported_rates()
470
case
BAND_A
| BAND_AN | BAND_AAC:
in mwifiex_get_supported_rates()
471
case
BAND_A
| BAND_G | BAND_AN | BAND_GN:
in mwifiex_get_supported_rates()
472
case
BAND_A
| BAND_
in mwifiex_get_supported_rates()
[all...]
H
A
D
11ac.c
103
if (bands &
BAND_A
)
in mwifiex_fill_vht_cap_info()
182
if (bss_desc->bss_band &
BAND_A
)
in mwifiex_cmd_append_11ac_tlv()
H
A
D
ioctl.h
60
BAND_A
= 4,
enumerator
H
A
D
cmdevt.c
1511
if (adapter->fw_bands &
BAND_A
) {
in mwifiex_ret_get_hw_spec()
1517
adapter->adhoc_start_band =
BAND_A
| BAND_AN;
in mwifiex_ret_get_hw_spec()
1520
adapter->adhoc_start_band =
BAND_A
;
in mwifiex_ret_get_hw_spec()
H
A
D
join.c
1548
case
BAND_A
:
in mwifiex_band_to_radio_type()
1550
case
BAND_A
| BAND_AN:
in mwifiex_band_to_radio_type()
1551
case
BAND_A
| BAND_AN | BAND_AAC:
in mwifiex_band_to_radio_type()
H
A
D
cfg80211.c
2441
config_bands =
BAND_A
;
in mwifiex_set_ibss_params()
2443
config_bands = BAND_AN |
BAND_A
;
in mwifiex_set_ibss_params()
3026
if (adapter->config_bands &
BAND_A
)
in mwifiex_add_virtual_intf()
3030
if ((adapter->config_bands &
BAND_A
) && adapter->is_hw_11ac_capable)
in mwifiex_add_virtual_intf()
4264
if (adapter->config_bands &
BAND_A
)
in mwifiex_init_channel_scan_gap()
4318
if (adapter->config_bands &
BAND_A
)
in mwifiex_register_cfg80211()
H
A
D
uap_cmd.c
843
config_bands =
BAND_A
;
in mwifiex_uap_set_channel()
H
A
D
sta_ioctl.c
310
config_bands =
BAND_A
| BAND_AN;
in mwifiex_bss_start()
H
A
D
tdls.c
279
if (bss_desc->bss_band &
BAND_A
)
in mwifiex_tdls_add_vht_oper()
H
A
D
fw.h
79
#define ALL_802_11_BANDS (
BAND_A
| BAND_B | BAND_G | BAND_GN | \
90
* bit 10: 11a
BAND_A
H
A
D
scan.c
1479
return
BAND_A
;
in mwifiex_radio_type_to_band()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
cfp.c
437
case
BAND_A
| BAND_B | BAND_G:
in mwifiex_get_supported_rates()
438
case
BAND_A
| BAND_B:
in mwifiex_get_supported_rates()
439
case
BAND_A
| BAND_B | BAND_G | BAND_GN | BAND_AN:
in mwifiex_get_supported_rates()
440
case
BAND_A
| BAND_B | BAND_G | BAND_GN | BAND_AN | BAND_AAC:
in mwifiex_get_supported_rates()
448
case
BAND_A
:
in mwifiex_get_supported_rates()
449
case
BAND_A
| BAND_G:
in mwifiex_get_supported_rates()
457
case
BAND_A
| BAND_AN:
in mwifiex_get_supported_rates()
458
case
BAND_A
| BAND_AN | BAND_AAC:
in mwifiex_get_supported_rates()
459
case
BAND_A
| BAND_G | BAND_AN | BAND_GN:
in mwifiex_get_supported_rates()
460
case
BAND_A
| BAND_
in mwifiex_get_supported_rates()
[all...]
H
A
D
11ac.c
91
if (bands &
BAND_A
)
in mwifiex_fill_vht_cap_info()
170
if (bss_desc->bss_band &
BAND_A
)
in mwifiex_cmd_append_11ac_tlv()
H
A
D
ioctl.h
48
BAND_A
= 4,
enumerator
H
A
D
cmdevt.c
1520
if (adapter->fw_bands &
BAND_A
) {
in mwifiex_ret_get_hw_spec()
1526
adapter->adhoc_start_band =
BAND_A
| BAND_AN;
in mwifiex_ret_get_hw_spec()
1529
adapter->adhoc_start_band =
BAND_A
;
in mwifiex_ret_get_hw_spec()
H
A
D
join.c
1536
case
BAND_A
:
in mwifiex_band_to_radio_type()
1538
case
BAND_A
| BAND_AN:
in mwifiex_band_to_radio_type()
1539
case
BAND_A
| BAND_AN | BAND_AAC:
in mwifiex_band_to_radio_type()
H
A
D
cfg80211.c
2522
config_bands =
BAND_A
;
in mwifiex_set_ibss_params()
2524
config_bands = BAND_AN |
BAND_A
;
in mwifiex_set_ibss_params()
3106
if (adapter->config_bands &
BAND_A
)
in mwifiex_add_virtual_intf()
3110
if ((adapter->config_bands &
BAND_A
) && adapter->is_hw_11ac_capable)
in mwifiex_add_virtual_intf()
4310
if (adapter->config_bands &
BAND_A
)
in mwifiex_init_channel_scan_gap()
4364
if (adapter->config_bands &
BAND_A
)
in mwifiex_register_cfg80211()
H
A
D
uap_cmd.c
832
config_bands =
BAND_A
;
in mwifiex_uap_set_channel()
H
A
D
sta_ioctl.c
298
config_bands =
BAND_A
| BAND_AN;
in mwifiex_bss_start()
H
A
D
fw.h
67
#define ALL_802_11_BANDS (
BAND_A
| BAND_B | BAND_G | BAND_GN | \
78
* bit 10: 11a
BAND_A
H
A
D
tdls.c
279
if (bss_desc->bss_band &
BAND_A
)
in mwifiex_tdls_add_vht_oper()
H
A
D
scan.c
1461
return
BAND_A
;
in mwifiex_radio_type_to_band()
Completed in 75 milliseconds