Searched refs:shadow_reg_support (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | core.c | 96 .shadow_reg_support = false, 137 .shadow_reg_support = false, 179 .shadow_reg_support = false, 257 .shadow_reg_support = false, 298 .shadow_reg_support = false, 339 .shadow_reg_support = false, 383 .shadow_reg_support = false, 431 .shadow_reg_support = false, 484 .shadow_reg_support = false, 535 .shadow_reg_support = false, [all …]
|
| H A D | ce.c | 549 if (ar->hw_params.shadow_reg_support) in _ath10k_ce_send_nolock_64() 1494 if (ar->hw_params.shadow_reg_support) { in ath10k_ce_alloc_src_ring() 1550 if (ar->hw_params.shadow_reg_support) { in ath10k_ce_alloc_src_ring_64() 1720 if (ar->hw_params.shadow_reg_support) in _ath10k_ce_free_pipe() 1751 if (ar->hw_params.shadow_reg_support) in _ath10k_ce_free_pipe_64()
|
| H A D | hw.h | 598 bool shadow_reg_support; member
|