Searched refs:max_radios (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 51 .max_radios = 3, 138 .max_radios = 2, 223 .max_radios = 3, 313 .max_radios = 1, 397 .max_radios = 3, 487 .max_radios = 3, 575 .max_radios = 1, 658 .max_radios = MAX_RADIOS_5018, 741 .max_radios = 3, 830 .max_radios = 3,
|
| H A D | htc.c | 823 htc->wmi_ep_count = ab->hw_params.max_radios; in ath11k_htc_init()
|
| H A D | reg.c | 1054 for (i = 0; i < ab->hw_params.max_radios; i++) { in ath11k_reg_free()
|
| H A D | wmi.c | 7177 if (wmi_ep_count > ab->hw_params.max_radios) in ath11k_wmi_htc_tx_complete() 9087 if (wmi_ep_count > ab->hw_params.max_radios) in ath11k_wmi_connect() 9109 if (pdev_id >= ab->hw_params.max_radios) in ath11k_wmi_pdev_attach()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.c | 1328 .max_radios = 1, 1415 .max_radios = 1, 1502 .max_radios = 2, 1587 .max_radios = 1,
|
| H A D | hw.h | 152 u8 max_radios; member
|
| H A D | htc.c | 775 htc->wmi_ep_count = ab->hw_params->max_radios; in ath12k_htc_init()
|
| H A D | reg.c | 987 for (i = 0; i < ab->hw_params->max_radios; i++) { in ath12k_reg_free()
|