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_B
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
cfp.c
433
case
BAND_B
:
in mwifiex_get_supported_rates()
448
case
BAND_B
| BAND_G:
in mwifiex_get_supported_rates()
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()
453
case
BAND_B
| BAND_G | BAND_GN:
in mwifiex_get_supported_rates()
490
case
BAND_B
:
in mwifiex_get_supported_rates()
501
case
BAND_B
| BAND_G:
in mwifiex_get_supported_rates()
502
case
BAND_B
| BAND_
in mwifiex_get_supported_rates()
[all...]
H
A
D
cmdevt.c
1507
adapter->fw_bands =
BAND_B
;
in mwifiex_ret_get_hw_spec()
1524
adapter->adhoc_start_band = BAND_G |
BAND_B
| BAND_GN;
in mwifiex_ret_get_hw_spec()
1528
adapter->adhoc_start_band = BAND_G |
BAND_B
;
in mwifiex_ret_get_hw_spec()
1530
} else if (adapter->fw_bands &
BAND_B
) {
in mwifiex_ret_get_hw_spec()
1531
adapter->adhoc_start_band =
BAND_B
;
in mwifiex_ret_get_hw_spec()
H
A
D
join.c
547
if (priv->adapter->config_bands ==
BAND_B
)
in mwifiex_cmd_802_11_associate()
1093
if (adapter->adhoc_start_band ==
BAND_B
)
in mwifiex_cmd_802_11_ad_hoc_start()
1553
case
BAND_B
:
in mwifiex_band_to_radio_type()
1555
case
BAND_B
| BAND_G:
in mwifiex_band_to_radio_type()
H
A
D
ioctl.h
58
BAND_B
= 1,
enumerator
H
A
D
uap_cmd.c
837
config_bands =
BAND_B
| BAND_G;
in mwifiex_uap_set_channel()
H
A
D
cfg80211.c
2412
config_bands =
BAND_B
| BAND_G;
in mwifiex_set_ibss_params()
2427
config_bands =
BAND_B
;
in mwifiex_set_ibss_params()
2431
config_bands |=
BAND_B
;
in mwifiex_set_ibss_params()
H
A
D
sta_ioctl.c
308
config_bands =
BAND_B
| BAND_G | BAND_GN;
in mwifiex_bss_start()
H
A
D
fw.h
79
#define ALL_802_11_BANDS (BAND_A |
BAND_B
| BAND_G | BAND_GN | \
92
* bit 8: 11b
BAND_B
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
cfp.c
421
case
BAND_B
:
in mwifiex_get_supported_rates()
436
case
BAND_B
| BAND_G:
in mwifiex_get_supported_rates()
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()
441
case
BAND_B
| BAND_G | BAND_GN:
in mwifiex_get_supported_rates()
478
case
BAND_B
:
in mwifiex_get_supported_rates()
489
case
BAND_B
| BAND_G:
in mwifiex_get_supported_rates()
490
case
BAND_B
| BAND_
in mwifiex_get_supported_rates()
[all...]
H
A
D
cmdevt.c
1516
adapter->fw_bands =
BAND_B
;
in mwifiex_ret_get_hw_spec()
1533
adapter->adhoc_start_band = BAND_G |
BAND_B
| BAND_GN;
in mwifiex_ret_get_hw_spec()
1537
adapter->adhoc_start_band = BAND_G |
BAND_B
;
in mwifiex_ret_get_hw_spec()
1539
} else if (adapter->fw_bands &
BAND_B
) {
in mwifiex_ret_get_hw_spec()
1540
adapter->adhoc_start_band =
BAND_B
;
in mwifiex_ret_get_hw_spec()
H
A
D
join.c
535
if (priv->adapter->config_bands ==
BAND_B
)
in mwifiex_cmd_802_11_associate()
1081
if (adapter->adhoc_start_band ==
BAND_B
)
in mwifiex_cmd_802_11_ad_hoc_start()
1541
case
BAND_B
:
in mwifiex_band_to_radio_type()
1543
case
BAND_B
| BAND_G:
in mwifiex_band_to_radio_type()
H
A
D
ioctl.h
46
BAND_B
= 1,
enumerator
H
A
D
uap_cmd.c
826
config_bands =
BAND_B
| BAND_G;
in mwifiex_uap_set_channel()
H
A
D
cfg80211.c
2493
config_bands =
BAND_B
| BAND_G;
in mwifiex_set_ibss_params()
2508
config_bands =
BAND_B
;
in mwifiex_set_ibss_params()
2512
config_bands |=
BAND_B
;
in mwifiex_set_ibss_params()
H
A
D
sta_ioctl.c
296
config_bands =
BAND_B
| BAND_G | BAND_GN;
in mwifiex_bss_start()
H
A
D
fw.h
67
#define ALL_802_11_BANDS (BAND_A |
BAND_B
| BAND_G | BAND_GN | \
80
* bit 8: 11b
BAND_B
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H
A
D
defs.h
285
#define
BAND_B
(0x01)
macro
287
#define ALL_802_11_BANDS (
BAND_B
| BAND_G)
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H
A
D
defs.h
285
#define
BAND_B
(0x01)
macro
287
#define ALL_802_11_BANDS (
BAND_B
| BAND_G)
Completed in 43 milliseconds