Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c122 .static_window_map = false,
204 .static_window_map = false,
286 .static_window_map = false,
371 .static_window_map = true,
453 .static_window_map = false,
536 .static_window_map = false,
620 .static_window_map = true,
701 .static_window_map = false,
H A Dhw.h218 bool static_window_map; member
H A Dpci.c62 if (!ab->hw_params.static_window_map) in ath11k_pci_get_window_start()
652 if (ab->hw_params.static_window_map) in ath11k_pci_power_up()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.c1041 if (ab->static_window_map) in ath12k_pci_read32()
1098 if (ab->static_window_map) in ath12k_pci_write32()
1156 if (ab->static_window_map) in ath12k_pci_power_up()
1244 ab->static_window_map = true; in ath12k_pci_probe()
1265 ab->static_window_map = false; in ath12k_pci_probe()
H A Dcore.h793 bool static_window_map; member