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_config
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
11ac.c
275
vhtcfg->
band_config
= cfg->
band_config
;
in mwifiex_cmd_11ac_cfg()
H
A
D
ioctl.h
311
u8
band_config
;
member
H
A
D
uap_cmd.c
231
vht_cfg.
band_config
= VHT_CFG_5GHZ;
in mwifiex_set_vht_width()
549
chan_band->
band_config
= bss_cfg->band_cfg;
in mwifiex_uap_bss_param_prepare()
H
A
D
sta_cmdresp.c
1186
memcpy(&channel_band->
band_config
, &tlv_band_channel->
band_config
,
in mwifiex_ret_get_chan_info()
H
A
D
fw.h
1935
u8
band_config
;
member
2035
u8
band_config
;
member
2183
u8
band_config
;
member
H
A
D
cfg80211.c
107
switch (channel_band.
band_config
.chan_width) {
in mwifiex_get_chan_type()
114
if (channel_band.
band_config
.chan2_offset ==
in mwifiex_get_chan_type()
H
A
D
main.h
537
struct mwifiex_band_config
band_config
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
11ac.c
263
vhtcfg->
band_config
= cfg->
band_config
;
in mwifiex_cmd_11ac_cfg()
H
A
D
ioctl.h
299
u8
band_config
;
member
H
A
D
uap_cmd.c
220
vht_cfg.
band_config
= VHT_CFG_5GHZ;
in mwifiex_set_vht_width()
538
chan_band->
band_config
= bss_cfg->band_cfg;
in mwifiex_uap_bss_param_prepare()
H
A
D
sta_cmdresp.c
1199
memcpy(&channel_band->
band_config
, &tlv_band_channel->
band_config
,
in mwifiex_ret_get_chan_info()
H
A
D
fw.h
1929
u8
band_config
;
member
2029
u8
band_config
;
member
2179
u8
band_config
;
member
H
A
D
cfg80211.c
95
switch (channel_band.
band_config
.chan_width) {
in mwifiex_get_chan_type()
102
if (channel_band.
band_config
.chan2_offset ==
in mwifiex_get_chan_type()
H
A
D
main.h
519
struct mwifiex_band_config
band_config
;
member
Completed in 38 milliseconds