Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c114 .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 Dpci.c61 if (!ab->hw_params.static_window_map) in ath11k_pci_get_window_start()
840 if (ab->hw_params.static_window_map) in ath11k_pci_power_up()
/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.c1181 if (ab->static_window_map) in ath12k_pci_read32()
1229 if (ab->static_window_map) in ath12k_pci_write32()
1464 if (ab->static_window_map) in ath12k_pci_power_up()
H A Dcore.h1085 bool static_window_map; member