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:bw_80
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H
A
D
core.c
690
mac->
bw_80
= true;
in rtl_op_config()
732
mac->
bw_80
= false;
in rtl_op_config()
741
mac->
bw_80
= false;
in rtl_op_config()
754
mac->
bw_80
= false;
in rtl_op_config()
762
mac->
bw_80
= false;
in rtl_op_config()
H
A
D
rc.c
144
if (mac->
bw_80
)
in _rtl_rc_rate_set_series()
H
A
D
base.c
626
u8 sgi_80 = 0,
bw_80
= 0;
in _rtl_query_shortgi()
local
645
bw_80
= mac->
bw_80
;
in _rtl_query_shortgi()
650
bw_80
= sta->vht_cap.vht_supported;
in _rtl_query_shortgi()
653
if (
bw_80
) {
in _rtl_query_shortgi()
891
if (!mac->
bw_80
||
in _rtl_query_bandwidth_mode()
H
A
D
wifi.h
1521
u8
bw_80
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H
A
D
core.c
690
mac->
bw_80
= true;
in rtl_op_config()
732
mac->
bw_80
= false;
in rtl_op_config()
741
mac->
bw_80
= false;
in rtl_op_config()
754
mac->
bw_80
= false;
in rtl_op_config()
762
mac->
bw_80
= false;
in rtl_op_config()
H
A
D
rc.c
144
if (mac->
bw_80
)
in _rtl_rc_rate_set_series()
H
A
D
base.c
624
u8 sgi_80 = 0,
bw_80
= 0;
in _rtl_query_shortgi()
local
644
bw_80
= mac->
bw_80
;
in _rtl_query_shortgi()
649
bw_80
= sta->deflink.vht_cap.vht_supported;
in _rtl_query_shortgi()
652
if (
bw_80
) {
in _rtl_query_shortgi()
890
if (!mac->
bw_80
||
in _rtl_query_bandwidth_mode()
H
A
D
wifi.h
1510
u8
bw_80
;
member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
wmi.h
3514
bool
bw_80
;
member
H
A
D
mac.c
1221
arg->
bw_80
= true;
in ath11k_peer_assoc_h_vht()
H
A
D
wmi.c
1700
if (param->
bw_80
)
in ath11k_wmi_copy_peer_flags()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
wmi.h
3579
bool
bw_80
;
member
H
A
D
wmi.c
1832
if (arg->
bw_80
)
in ath12k_wmi_copy_peer_flags()
H
A
D
mac.c
1566
arg->
bw_80
= true;
in ath12k_peer_assoc_h_vht()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
wmi.h
3695
bool
bw_80
;
member
H
A
D
mac.c
2113
arg->
bw_80
= true;
in ath11k_peer_assoc_h_vht()
2526
arg->
bw_80
= true;
in ath11k_peer_assoc_h_he_6ghz()
H
A
D
wmi.c
1846
if (param->
bw_80
)
in ath11k_wmi_copy_peer_flags()
Completed in 127 milliseconds