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:he_cap_info
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
568
u32
he_cap_info
[2];
member
H
A
D
wmi.c
294
param->
he_cap_info
= ev->
he_cap_info
;
in ath11k_pull_svc_ready_ext()
379
cap_band->
he_cap_info
[0] = mac_phy_caps->he_cap_info_2g;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
380
cap_band->
he_cap_info
[1] = mac_phy_caps->he_cap_info_2g_ext;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
393
cap_band->
he_cap_info
[0] = mac_phy_caps->he_cap_info_5g;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
394
cap_band->
he_cap_info
[1] = mac_phy_caps->he_cap_info_5g_ext;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
405
cap_band->
he_cap_info
[0] = mac_phy_caps->he_cap_info_5g;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
406
cap_band->
he_cap_info
[1] = mac_phy_caps->he_cap_info_5g_ext;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
H
A
D
wmi.h
2122
u32
he_cap_info
;
member
2326
u32
he_cap_info
;
member
H
A
D
mac.c
3753
memcpy(he_cap_elem->mac_cap_info, band_cap->
he_cap_info
,
in ath11k_mac_copy_he_cap()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
core.h
579
u32
he_cap_info
[2];
member
H
A
D
wmi.c
36
u32
he_cap_info
;
member
443
arg->
he_cap_info
= le32_to_cpu(ev->
he_cap_info
);
in ath12k_pull_svc_ready_ext()
539
cap_band->
he_cap_info
[0] = le32_to_cpu(mac_caps->he_cap_info_2g);
in ath12k_pull_mac_phy_cap_svc_ready_ext()
540
cap_band->
he_cap_info
[1] = le32_to_cpu(mac_caps->he_cap_info_2g_ext);
in ath12k_pull_mac_phy_cap_svc_ready_ext()
560
cap_band->
he_cap_info
[0] = le32_to_cpu(mac_caps->he_cap_info_5g);
in ath12k_pull_mac_phy_cap_svc_ready_ext()
561
cap_band->
he_cap_info
[1] = le32_to_cpu(mac_caps->he_cap_info_5g_ext);
in ath12k_pull_mac_phy_cap_svc_ready_ext()
578
cap_band->
he_cap_info
[0] = le32_to_cpu(mac_caps->he_cap_info_5g);
in ath12k_pull_mac_phy_cap_svc_ready_ext()
579
cap_band->
he_cap_info
[1] = le32_to_cpu(mac_caps->he_cap_info_5g_ext);
in ath12k_pull_mac_phy_cap_svc_ready_ext()
H
A
D
wmi.h
2516
__le32
he_cap_info
;
member
H
A
D
mac.c
4447
memcpy(he_cap_elem->mac_cap_info, band_cap->
he_cap_info
,
in ath12k_mac_copy_he_cap()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
746
u32
he_cap_info
[2];
member
H
A
D
wmi.c
345
param->
he_cap_info
= ev->
he_cap_info
;
in ath11k_pull_svc_ready_ext()
443
cap_band->
he_cap_info
[0] = mac_phy_caps->he_cap_info_2g;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
444
cap_band->
he_cap_info
[1] = mac_phy_caps->he_cap_info_2g_ext;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
457
cap_band->
he_cap_info
[0] = mac_phy_caps->he_cap_info_5g;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
458
cap_band->
he_cap_info
[1] = mac_phy_caps->he_cap_info_5g_ext;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
468
cap_band->
he_cap_info
[0] = mac_phy_caps->he_cap_info_5g;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
469
cap_band->
he_cap_info
[1] = mac_phy_caps->he_cap_info_5g_ext;
in ath11k_pull_mac_phy_cap_svc_ready_ext()
H
A
D
wmi.h
2230
u32
he_cap_info
;
member
2452
u32
he_cap_info
;
member
H
A
D
mac.c
5840
memcpy(he_cap_elem->mac_cap_info, band_cap->
he_cap_info
,
in ath11k_mac_copy_he_cap()
Completed in 120 milliseconds