MAX_RADIOS
struct ieee80211_regdomain *default_regd[MAX_RADIOS];
struct ieee80211_regdomain *new_regd[MAX_RADIOS];
struct ath11k_bp_stats lmac_ring_bp_stats[HTT_SW_LMAC_RING_IDX_MAX][MAX_RADIOS];
struct ath11k_pdev pdevs[MAX_RADIOS];
} target_pdev_ids[MAX_RADIOS];
struct ath11k_pdev __rcu *pdevs_active[MAX_RADIOS];
struct ath11k_hal_reg_capabilities_ext hal_reg_cap[MAX_RADIOS];
for (pdev_idx = 0; pdev_idx < MAX_RADIOS; pdev_idx++) {
if (ring_id >= HTT_SW_LMAC_RING_IDX_MAX || pdev_idx >= MAX_RADIOS)
int num_buffs_reaped[MAX_RADIOS] = {};
struct sk_buff_head msdu_list[MAX_RADIOS];
for (i = 0; i < MAX_RADIOS; i++)
int n_bufs_reaped[MAX_RADIOS] = {};
struct sk_buff_head msdu_list[MAX_RADIOS];
int num_buffs_reaped[MAX_RADIOS] = {};
while (phy_id_map && soc->num_radios < MAX_RADIOS) {
if (WARN_ON(pdev_id >= MAX_RADIOS))
struct ath11k_pdev_wmi wmi[MAX_RADIOS];
enum ath11k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];
u32 max_msg_len[MAX_RADIOS];
#define ATH12K_GROUP_MAX_RADIO (ATH12K_MAX_DEVICES * MAX_RADIOS)
struct ieee80211_regdomain *default_regd[MAX_RADIOS];
struct ieee80211_regdomain *new_regd[MAX_RADIOS];
struct ath12k_reg_info *reg_info[MAX_RADIOS];
struct ath12k_pdev pdevs[MAX_RADIOS];
struct ath12k_fw_pdev fw_pdev[MAX_RADIOS];
struct ath12k_pdev __rcu *pdevs_active[MAX_RADIOS];
struct ath12k_wmi_hal_reg_capabilities_ext_arg hal_reg_cap[MAX_RADIOS];
struct ath12k_pdev_dp __rcu *dp_pdevs[MAX_RADIOS];
if (pdev_idx >= MAX_RADIOS) {
for (i = 0; i < MAX_RADIOS; i++) {
for (i = 0; i < MAX_RADIOS; i++) {
if (WARN_ON(pdev_id >= MAX_RADIOS))
if (reg_cap.phy_id >= MAX_RADIOS) {
while (phy_id_map && soc->num_radios < MAX_RADIOS) {
for (phy_id = 0; phy_id < MAX_RADIOS; phy_id++) {
for (phy_id = 0; phy_id < MAX_RADIOS; phy_id++) {
for (phy_id = 0; phy_id < MAX_RADIOS; phy_id++) {
for (phy_id = 0; phy_id < MAX_RADIOS; phy_id++) {
for (phy_id = 0; phy_id < MAX_RADIOS; phy_id++) {
for (phy_id = 0; phy_id < MAX_RADIOS; phy_id++) {
for (i = 0; i < MAX_RADIOS; i++)
memset(mac_range, 0, sizeof(*mac_range) * MAX_RADIOS);
for (phy_id = 0; phy_id < MAX_RADIOS; phy_id++) {
memset(mac_range, 0, sizeof(*mac_range) * MAX_RADIOS);
if (phy_id >= MAX_RADIOS) {
[MAX_RADIOS];
struct ath12k_wmi_pdev wmi[MAX_RADIOS];
enum ath12k_htc_ep_id wmi_endpoint_id[MAX_RADIOS];
u32 max_msg_len[MAX_RADIOS];