Searched refs:supports_shadow_regs (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | hw.c | 403 .supports_shadow_regs = false, 496 .supports_shadow_regs = true, 587 .supports_shadow_regs = false, 676 .supports_shadow_regs = false, 763 .supports_shadow_regs = true, 854 .supports_shadow_regs = false,
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 88 .supports_shadow_regs = false, 174 .supports_shadow_regs = false, 263 .supports_shadow_regs = true, 352 .supports_shadow_regs = false, 441 .supports_shadow_regs = true, 531 .supports_shadow_regs = true, 619 .supports_shadow_regs = true, 706 .supports_shadow_regs = false, 793 .supports_shadow_regs = true, 882 .supports_shadow_regs = true,
|
| H A D | hal.c | 1061 if (!ab->hw_params.supports_shadow_regs) in ath11k_hal_srng_setup() 1094 if (!ab->hw_params.supports_shadow_regs) in ath11k_hal_srng_setup()
|
| H A D | qmi.c | 2739 if (ab->hw_params.supports_shadow_regs) { in ath11k_qmi_wlanfw_wlan_cfg_send()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.h | 195 bool supports_shadow_regs:1; member
|
| H A D | ce.c | 592 if (!ab->hw_params->supports_shadow_regs) in ath12k_ce_get_shadow_config()
|
| H A D | qmi.c | 3532 if (ab->hw_params->supports_shadow_regs) { in ath12k_qmi_wlanfw_wlan_cfg_send()
|