Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dcore.c113 .static_window_map = false,
195 .static_window_map = false,
277 .static_window_map = false,
362 .static_window_map = true,
444 .static_window_map = false,
527 .static_window_map = false,
611 .static_window_map = true,
692 .static_window_map = false,
Dhw.h214 bool static_window_map; member
Dpci.c56 if (!ab->hw_params.static_window_map) in ath11k_pci_get_window_start()
622 if (ab->hw_params.static_window_map) in ath11k_pci_power_up()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dpci.c1027 if (ab->static_window_map) in ath12k_pci_read32()
1072 if (ab->static_window_map) in ath12k_pci_write32()
1122 if (ab->static_window_map) in ath12k_pci_power_up()
1210 ab->static_window_map = true; in ath12k_pci_probe()
1231 ab->static_window_map = false; in ath12k_pci_probe()
Dcore.h772 bool static_window_map; member