Searched refs:static_window_map (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | core.c | 125 .static_window_map = false, 209 .static_window_map = false, 296 .static_window_map = false, 383 .static_window_map = true, 470 .static_window_map = false, 558 .static_window_map = false, 644 .static_window_map = true, 727 .static_window_map = false, 814 .static_window_map = false, 901 .static_window_map = false,
|
| H A D | hw.h | 218 bool static_window_map; member
|
| H A D | pci.c | 67 if (!ab->hw_params.static_window_map) in ath11k_pci_get_window_start() 868 if (ab->hw_params.static_window_map) in ath11k_pci_power_up()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | pci.c | 1233 if (ab->static_window_map) in ath12k_pci_read32() 1296 if (ab->static_window_map) in ath12k_pci_write32() 1543 if (ab->static_window_map) in ath12k_pci_power_up() 1655 ab->static_window_map = true; in ath12k_pci_probe() 1679 ab->static_window_map = false; in ath12k_pci_probe()
|
| H A D | core.h | 1191 bool static_window_map; member
|