Searched refs:static_window_map (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/wireless/ath/ath11k/ |
| A D | core.c | 116 .static_window_map = false, 200 .static_window_map = false, 287 .static_window_map = false, 374 .static_window_map = true, 461 .static_window_map = false, 549 .static_window_map = false, 635 .static_window_map = true, 718 .static_window_map = false, 805 .static_window_map = false, 892 .static_window_map = false,
|
| A D | hw.h | 214 bool static_window_map; member
|
| A D | pci.c | 61 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()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | pci.c | 1199 if (ab->static_window_map) in ath12k_pci_read32() 1246 if (ab->static_window_map) in ath12k_pci_write32() 1481 if (ab->static_window_map) in ath12k_pci_power_up() 1593 ab->static_window_map = true; in ath12k_pci_probe() 1617 ab->static_window_map = false; in ath12k_pci_probe()
|
| A D | core.h | 1163 bool static_window_map; member
|
Completed in 26 milliseconds