Searched refs:static_window_map (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | pci.c | 110 ab->static_window_map = true; in ath12k_wifi7_pci_probe() 137 ab->static_window_map = false; in ath12k_wifi7_pci_probe() 161 ab->static_window_map = false; in ath12k_wifi7_pci_probe()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 114 .static_window_map = false, 200 .static_window_map = false, 289 .static_window_map = false, 378 .static_window_map = true, 467 .static_window_map = false, 557 .static_window_map = false, 645 .static_window_map = true, 730 .static_window_map = false, 819 .static_window_map = false, 908 .static_window_map = false,
|
| H A D | hw.h | 214 bool static_window_map; member
|
| H A D | pci.c | 61 if (!ab->hw_params.static_window_map) in ath11k_pci_get_window_start() 836 if (ab->hw_params.static_window_map) in ath11k_pci_power_up()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | pci.c | 1166 if (ab->static_window_map) in ath12k_pci_read32() 1214 if (ab->static_window_map) in ath12k_pci_write32() 1449 if (ab->static_window_map) in ath12k_pci_power_up()
|
| H A D | core.h | 1061 bool static_window_map; member
|