Home
last modified time | relevance | path

Searched refs:static_window_map (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dcore.c114 .static_window_map = false,
198 .static_window_map = false,
285 .static_window_map = false,
372 .static_window_map = true,
459 .static_window_map = false,
547 .static_window_map = false,
633 .static_window_map = true,
716 .static_window_map = false,
803 .static_window_map = false,
890 .static_window_map = false,
H A Dhw.h214 bool static_window_map; member
H A Dpci.c61 if (!ab->hw_params.static_window_map) in ath11k_pci_get_window_start()
818 if (ab->hw_params.static_window_map) in ath11k_pci_power_up()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dpci.c1202 if (ab->static_window_map) in ath12k_pci_read32()
1249 if (ab->static_window_map) in ath12k_pci_write32()
1484 if (ab->static_window_map) in ath12k_pci_power_up()
1593 ab->static_window_map = true; in ath12k_pci_probe()
1616 ab->static_window_map = false; in ath12k_pci_probe()
H A Dcore.h1028 bool static_window_map; member