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:MAX_RADIOS
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
156
#define
MAX_RADIOS
3
macro
627
struct ath11k_bp_stats lmac_ring_bp_stats[HTT_SW_LMAC_RING_IDX_MAX][
MAX_RADIOS
];
680
struct ath11k_pdev pdevs[
MAX_RADIOS
];
681
struct ath11k_pdev __rcu *pdevs_active[
MAX_RADIOS
];
682
struct ath11k_hal_reg_capabilities_ext hal_reg_cap[
MAX_RADIOS
];
705
struct ieee80211_regdomain *default_regd[
MAX_RADIOS
];
709
struct ieee80211_regdomain *new_regd[
MAX_RADIOS
];
H
A
D
wmi.h
4978
#define
MAX_RADIOS
3
macro
4985
struct ath11k_pdev_wmi wmi[
MAX_RADIOS
];
4986
enum ath11k_htc_ep_id wmi_endpoint_id[
MAX_RADIOS
];
4987
u32 max_msg_len[
MAX_RADIOS
];
H
A
D
dp_rx.c
1628
if (ring_id >= HTT_SW_LMAC_RING_IDX_MAX || pdev_idx >=
MAX_RADIOS
)
in ath11k_htt_backpressure_event_handler()
2540
int num_buffs_reaped[
MAX_RADIOS
] = {0};
in ath11k_dp_process_rx()
3629
int n_bufs_reaped[
MAX_RADIOS
] = {0};
in ath11k_dp_process_rx_err()
3941
struct sk_buff_head msdu_list[
MAX_RADIOS
];
in ath11k_dp_rx_process_wbm_err()
3945
int num_buffs_reaped[
MAX_RADIOS
] = {0};
in ath11k_dp_rx_process_wbm_err()
H
A
D
debugfs.c
733
for (pdev_idx = 0; pdev_idx <
MAX_RADIOS
; pdev_idx++) {
in ath11k_debugfs_dump_soc_ring_bp_stats()
H
A
D
wmi.c
3727
while (phy_id_map && soc->num_radios <
MAX_RADIOS
) {
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
6680
if (WARN_ON(pdev_id >=
MAX_RADIOS
))
in ath11k_wmi_pdev_detach()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
core.h
156
#define
MAX_RADIOS
3
macro
699
struct ath12k_pdev pdevs[
MAX_RADIOS
];
704
struct ath12k_fw_pdev fw_pdev[
MAX_RADIOS
];
707
struct ath12k_pdev __rcu *pdevs_active[
MAX_RADIOS
];
708
struct ath12k_wmi_hal_reg_capabilities_ext_arg hal_reg_cap[
MAX_RADIOS
];
732
struct ieee80211_regdomain *default_regd[
MAX_RADIOS
];
736
struct ieee80211_regdomain *new_regd[
MAX_RADIOS
];
H
A
D
wmi.h
4762
#define
MAX_RADIOS
3
macro
4776
struct ath12k_wmi_pdev wmi[
MAX_RADIOS
];
4777
enum ath12k_htc_ep_id wmi_endpoint_id[
MAX_RADIOS
];
4778
u32 max_msg_len[
MAX_RADIOS
];
H
A
D
wmi.c
3880
if (reg_cap.phy_id >=
MAX_RADIOS
) {
in ath12k_wmi_ext_hal_reg_caps()
3908
while (phy_id_map && soc->num_radios <
MAX_RADIOS
) {
in ath12k_wmi_ext_soc_hal_reg_caps_parse()
6857
if (WARN_ON(pdev_id >=
MAX_RADIOS
))
in ath12k_wmi_pdev_detach()
H
A
D
dp_rx.c
3731
struct sk_buff_head msdu_list[
MAX_RADIOS
];
in ath12k_dp_rx_process_wbm_err()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
core.h
233
#define
MAX_RADIOS
3
macro
808
struct ath11k_bp_stats lmac_ring_bp_stats[HTT_SW_LMAC_RING_IDX_MAX][
MAX_RADIOS
];
880
struct ath11k_pdev pdevs[
MAX_RADIOS
];
884
} target_pdev_ids[
MAX_RADIOS
];
886
struct ath11k_pdev __rcu *pdevs_active[
MAX_RADIOS
];
887
struct ath11k_hal_reg_capabilities_ext hal_reg_cap[
MAX_RADIOS
];
921
struct ieee80211_regdomain *default_regd[
MAX_RADIOS
];
925
struct ieee80211_regdomain *new_regd[
MAX_RADIOS
];
H
A
D
dp_rx.c
1671
if (ring_id >= HTT_SW_LMAC_RING_IDX_MAX || pdev_idx >=
MAX_RADIOS
)
in ath11k_htt_backpressure_event_handler()
2641
int num_buffs_reaped[
MAX_RADIOS
] = {0};
in ath11k_dp_process_rx()
2642
struct sk_buff_head msdu_list[
MAX_RADIOS
];
in ath11k_dp_process_rx()
2655
for (i = 0; i <
MAX_RADIOS
; i++)
in ath11k_dp_process_rx()
3770
int n_bufs_reaped[
MAX_RADIOS
] = {0};
in ath11k_dp_process_rx_err()
4082
struct sk_buff_head msdu_list[
MAX_RADIOS
];
in ath11k_dp_rx_process_wbm_err()
4086
int num_buffs_reaped[
MAX_RADIOS
] = {0};
in ath11k_dp_rx_process_wbm_err()
H
A
D
wmi.h
5722
#define
MAX_RADIOS
3
macro
5749
struct ath11k_pdev_wmi wmi[
MAX_RADIOS
];
5750
enum ath11k_htc_ep_id wmi_endpoint_id[
MAX_RADIOS
];
5751
u32 max_msg_len[
MAX_RADIOS
];
H
A
D
debugfs.c
753
for (pdev_idx = 0; pdev_idx <
MAX_RADIOS
; pdev_idx++) {
in ath11k_debugfs_dump_soc_ring_bp_stats()
H
A
D
wmi.c
4717
while (phy_id_map && soc->num_radios <
MAX_RADIOS
) {
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
8991
if (WARN_ON(pdev_id >=
MAX_RADIOS
))
in ath11k_wmi_pdev_detach()
Completed in 110 milliseconds