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_AN
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
cfp.c
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()
468
case
BAND_AN
:
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_G |
BAND_AN
| BAND_GN | BAND_AAC:
in mwifiex_get_supported_rates()
508
case BAND_A |
BAND_AN
:
in mwifiex_get_supported_rates()
H
A
D
join.c
479
priv->adapter->config_bands &
BAND_AN
) &&
in mwifiex_cmd_802_11_associate()
517
priv->adapter->config_bands &
BAND_AN
))
in mwifiex_cmd_802_11_associate()
1013
adapter->adhoc_start_band &
BAND_AN
) {
in mwifiex_cmd_802_11_ad_hoc_start()
1549
case
BAND_AN
:
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
cmdevt.c
1513
adapter->config_bands |=
BAND_AN
;
in mwifiex_ret_get_hw_spec()
1514
adapter->fw_bands |=
BAND_AN
;
in mwifiex_ret_get_hw_spec()
1516
if (adapter->fw_bands &
BAND_AN
) {
in mwifiex_ret_get_hw_spec()
1517
adapter->adhoc_start_band = BAND_A |
BAND_AN
;
in mwifiex_ret_get_hw_spec()
H
A
D
ioctl.h
62
BAND_AN
= 16,
enumerator
H
A
D
scan.c
395
priv->adapter->config_bands &
BAND_AN
) &&
in mwifiex_is_network_compatible()
414
priv->adapter->config_bands &
BAND_AN
) &&
in mwifiex_is_network_compatible()
1041
priv->adapter->config_bands &
BAND_AN
)) {
in mwifiex_config_scan()
H
A
D
uap_cmd.c
846
config_bands |=
BAND_AN
;
in mwifiex_uap_set_channel()
H
A
D
fw.h
80
BAND_AN
| BAND_AAC)
88
* bit 12: reserved for lab testing, will be reused for
BAND_AN
238
priv->adapter->config_bands &
BAND_AN
) && \
H
A
D
wmm.c
1044
priv->adapter->config_bands &
BAND_AN
))) &&
in mwifiex_wmm_process_association_req()
H
A
D
sta_ioctl.c
310
config_bands = BAND_A |
BAND_AN
;
in mwifiex_bss_start()
H
A
D
cfg80211.c
2443
config_bands =
BAND_AN
| BAND_A;
in mwifiex_set_ibss_params()
2450
if ((config_bands & BAND_GN) || (config_bands &
BAND_AN
))
in mwifiex_set_ibss_params()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
cfp.c
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()
456
case
BAND_AN
:
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_G |
BAND_AN
| BAND_GN | BAND_AAC:
in mwifiex_get_supported_rates()
496
case BAND_A |
BAND_AN
:
in mwifiex_get_supported_rates()
H
A
D
join.c
467
priv->adapter->config_bands &
BAND_AN
) &&
in mwifiex_cmd_802_11_associate()
505
priv->adapter->config_bands &
BAND_AN
))
in mwifiex_cmd_802_11_associate()
1001
adapter->adhoc_start_band &
BAND_AN
) {
in mwifiex_cmd_802_11_ad_hoc_start()
1537
case
BAND_AN
:
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
cmdevt.c
1522
adapter->config_bands |=
BAND_AN
;
in mwifiex_ret_get_hw_spec()
1523
adapter->fw_bands |=
BAND_AN
;
in mwifiex_ret_get_hw_spec()
1525
if (adapter->fw_bands &
BAND_AN
) {
in mwifiex_ret_get_hw_spec()
1526
adapter->adhoc_start_band = BAND_A |
BAND_AN
;
in mwifiex_ret_get_hw_spec()
H
A
D
ioctl.h
50
BAND_AN
= 16,
enumerator
H
A
D
scan.c
383
priv->adapter->config_bands &
BAND_AN
) &&
in mwifiex_is_network_compatible()
402
priv->adapter->config_bands &
BAND_AN
) &&
in mwifiex_is_network_compatible()
1024
priv->adapter->config_bands &
BAND_AN
)) {
in mwifiex_config_scan()
H
A
D
uap_cmd.c
835
config_bands |=
BAND_AN
;
in mwifiex_uap_set_channel()
H
A
D
fw.h
68
BAND_AN
| BAND_AAC)
76
* bit 12: reserved for lab testing, will be reused for
BAND_AN
226
priv->adapter->config_bands &
BAND_AN
) && \
H
A
D
wmm.c
1032
priv->adapter->config_bands &
BAND_AN
))) &&
in mwifiex_wmm_process_association_req()
H
A
D
sta_ioctl.c
298
config_bands = BAND_A |
BAND_AN
;
in mwifiex_bss_start()
H
A
D
cfg80211.c
2524
config_bands =
BAND_AN
| BAND_A;
in mwifiex_set_ibss_params()
2531
if ((config_bands & BAND_GN) || (config_bands &
BAND_AN
))
in mwifiex_set_ibss_params()
Completed in 48 milliseconds