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:num_radios
(Results
1 - 25
of
31
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
hw.c
83
config->num_vdevs = ab->
num_radios
* TARGET_NUM_VDEVS;
in ath11k_init_wmi_config_ipq8074()
85
if (ab->
num_radios
== 2) {
in ath11k_init_wmi_config_ipq8074()
88
} else if (ab->
num_radios
== 3) {
in ath11k_init_wmi_config_ipq8074()
127
config->beacon_tx_offload_max_vdev = ab->
num_radios
* TARGET_MAX_BCN_OFFLD;
in ath11k_init_wmi_config_ipq8074()
130
config->twt_ap_pdev_count = ab->
num_radios
;
in ath11k_init_wmi_config_ipq8074()
H
A
D
thermal.c
165
for (i = 0; i < sc->
num_radios
; i++) {
in ath11k_thermal_register()
217
for (i = 0; i < sc->
num_radios
; i++) {
in ath11k_thermal_unregister()
H
A
D
core.c
715
ab->free_vdev_map = (1LL << (ab->
num_radios
* TARGET_NUM_VDEVS)) - 1;
in ath11k_core_reconfigure_on_crash()
767
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_core_restart()
799
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_core_restart()
H
A
D
dp.c
795
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_service_srng()
818
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_service_srng()
855
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_pdev_free()
870
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_pdev_pre_alloc()
894
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_pdev_alloc()
H
A
D
spectral.c
879
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_spectral_deinit()
969
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_spectral_init()
H
A
D
wmi.c
3046
for (i = 0; i < soc->
num_radios
; i++) {
in ath11k_fill_band_to_mac_param()
3329
init_param.num_band_to_mac = ab->
num_radios
;
in ath11k_wmi_cmd_init()
3724
soc->
num_radios
= 0;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3727
while (phy_id_map && soc->
num_radios
< MAX_RADIOS) {
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3733
hw_mode_id, soc->
num_radios
,
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3737
soc->
num_radios
);
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3741
soc->
num_radios
++;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3747
pdev_index = soc->
num_radios
;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3753
/* For QCA6390, set
num_radios
to 1 because host manages
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3758
soc->
num_radios
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
[all...]
H
A
D
dbring.c
246
if (pdev_idx >= ab->
num_radios
) {
in ath11k_dbring_buffer_release_event()
H
A
D
debugfs.c
137
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_debugfs_fw_stats_process()
491
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_write_simulate_fw_crash()
H
A
D
core.h
657
int
num_radios
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
thermal.c
165
for (i = 0; i < sc->
num_radios
; i++) {
in ath11k_thermal_register()
217
for (i = 0; i < sc->
num_radios
; i++) {
in ath11k_thermal_unregister()
H
A
D
dp.c
818
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_service_srng()
841
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_service_srng()
879
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_pdev_free()
894
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_pdev_pre_alloc()
918
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_dp_pdev_alloc()
H
A
D
testmode.c
33
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_tm_get_ar()
115
if (pdev_id >= ab->
num_radios
) {
in ath11k_tm_process_event()
H
A
D
peer.c
529
param->nelem_hint = ab->
num_radios
* TARGET_NUM_PEERS_PDEV(ab);
in ath11k_peer_rhash_id_tbl_init()
584
param->nelem_hint = ab->
num_radios
* TARGET_NUM_PEERS_PDEV(ab);
in ath11k_peer_rhash_addr_tbl_init()
H
A
D
hw.c
154
config->num_vdevs = ab->
num_radios
* TARGET_NUM_VDEVS(ab);
in ath11k_init_wmi_config_ipq8074()
156
if (ab->
num_radios
== 2) {
in ath11k_init_wmi_config_ipq8074()
159
} else if (ab->
num_radios
== 3) {
in ath11k_init_wmi_config_ipq8074()
198
config->beacon_tx_offload_max_vdev = ab->
num_radios
* TARGET_MAX_BCN_OFFLD;
in ath11k_init_wmi_config_ipq8074()
201
config->twt_ap_pdev_count = ab->
num_radios
;
in ath11k_init_wmi_config_ipq8074()
205
config->ema_max_vap_cnt = ab->
num_radios
;
in ath11k_init_wmi_config_ipq8074()
H
A
D
core.c
1721
ab->free_vdev_map = (1LL << (ab->
num_radios
* TARGET_NUM_VDEVS(ab))) - 1;
in ath11k_core_reconfigure_on_crash()
1779
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_update_11d()
1802
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_core_pre_reconfigure_recovery()
1847
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_core_post_reconfigure_recovery()
H
A
D
dbring.c
286
if (pdev_idx >= ab->
num_radios
) {
in ath11k_dbring_buffer_release_event()
H
A
D
spectral.c
915
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_spectral_deinit()
1005
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_spectral_init()
H
A
D
wmi.c
3986
for (i = 0; i < soc->
num_radios
; i++) {
in ath11k_fill_band_to_mac_param()
4317
init_param.num_band_to_mac = ab->
num_radios
;
in ath11k_wmi_cmd_init()
4713
soc->
num_radios
= 0;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4717
while (phy_id_map && soc->
num_radios
< MAX_RADIOS) {
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4723
hw_mode_id, soc->
num_radios
,
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4727
soc->
num_radios
);
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4731
soc->
num_radios
++;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4737
pdev_index = soc->
num_radios
;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4743
/* For QCA6390, set
num_radios
to 1 because host manages
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4748
soc->
num_radios
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
[all...]
H
A
D
mac.c
603
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_mac_get_arvif_by_vdev_id()
621
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_mac_get_ar_by_vdev_id()
642
if (WARN_ON(pdev_id > ab->
num_radios
))
in ath11k_mac_get_ar_by_pdev_id()
645
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_mac_get_ar_by_pdev_id()
665
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_mac_get_vif_up()
6264
if (recovery_start_count == ab->
num_radios
) {
in ath11k_mac_wait_reconfigure()
6577
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_mac_vif_ap_active_any()
6680
for (i = 0; i < ab->
num_radios
; i++) {
in ath11k_mac_11d_scan_stop_all()
8499
if (recovery_count == ab->
num_radios
) {
in ath11k_mac_op_reconfig_complete()
9398
for (i = 0; i < ab->
num_radios
;
in ath11k_mac_unregister()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
core.c
637
ab->free_vdev_map = (1LL << (ab->
num_radios
* TARGET_NUM_VDEVS)) - 1;
in ath12k_core_reconfigure_on_crash()
688
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_core_pre_reconfigure_recovery()
722
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_core_post_reconfigure_recovery()
H
A
D
wmi.c
179
config->num_vdevs = ab->
num_radios
* TARGET_NUM_VDEVS;
in ath12k_wmi_init_qcn9274()
181
if (ab->
num_radios
== 2) {
in ath12k_wmi_init_qcn9274()
184
} else if (ab->
num_radios
== 3) {
in ath12k_wmi_init_qcn9274()
223
config->beacon_tx_offload_max_vdev = ab->
num_radios
* TARGET_MAX_BCN_OFFLD;
in ath12k_wmi_init_qcn9274()
227
config->twt_ap_pdev_count = ab->
num_radios
;
in ath12k_wmi_init_qcn9274()
3179
for (i = 0; i < soc->
num_radios
; i++) {
in ath12k_fill_band_to_mac_param()
3488
arg.num_band_to_mac = ab->
num_radios
;
in ath12k_wmi_cmd_init()
3904
soc->
num_radios
= 0;
in ath12k_wmi_ext_soc_hal_reg_caps_parse()
3908
while (phy_id_map && soc->
num_radios
< MAX_RADIOS) {
in ath12k_wmi_ext_soc_hal_reg_caps_parse()
3911
hw_mode_id, soc->
num_radios
,
in ath12k_wmi_ext_soc_hal_reg_caps_parse()
[all...]
H
A
D
dp.c
918
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_dp_service_srng()
939
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_dp_service_srng()
981
for (i = 0; i < ab->
num_radios
; i++)
in ath12k_dp_pdev_free()
991
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_dp_pdev_pre_alloc()
1036
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_dp_pdev_alloc()
H
A
D
dbring.c
250
if (pdev_idx >= ab->
num_radios
) {
in ath12k_dbring_buffer_release_event()
H
A
D
mac.c
559
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_mac_get_arvif_by_vdev_id()
576
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_mac_get_ar_by_vdev_id()
597
if (WARN_ON(pdev_id > ab->
num_radios
))
in ath12k_mac_get_ar_by_pdev_id()
600
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_mac_get_ar_by_pdev_id()
4977
if (recovery_start_count == ab->
num_radios
) {
in ath12k_mac_wait_reconfigure()
6755
if (recovery_count == ab->
num_radios
) {
in ath12k_mac_op_reconfig_complete()
7181
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_mac_unregister()
7370
for (i = 0; i < ab->
num_radios
; i++) {
in ath12k_mac_register()
7391
ab->free_vdev_map = (1LL << (ab->
num_radios
* TARGET_NUM_VDEVS)) - 1;
in ath12k_mac_register()
7416
for (i = 0; i < ab->
num_radios
;
in ath12k_mac_allocate()
[all...]
H
A
D
core.h
664
int
num_radios
;
member
Completed in 66 milliseconds
1
2