Searched refs:idle_ps_config (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 1112 .idle_ps_config = WMI_PDEV_PARAM_IDLE_PS_CONFIG, 1208 .idle_ps_config = WMI_PDEV_PARAM_UNSUPPORTED, 1304 .idle_ps_config = WMI_PDEV_PARAM_UNSUPPORTED, 1562 .idle_ps_config = WMI_10_4_PDEV_PARAM_IDLE_PS_CONFIG,
|
H A D | wmi.h | 3765 u32 idle_ps_config; member
|
H A D | wmi-tlv.c | 4366 .idle_ps_config = WMI_TLV_PDEV_PARAM_IDLE_PS_CONFIG,
|
H A D | mac.c | 5065 param = ar->wmi.pdev_param->idle_ps_config; in ath10k_start() 5068 ath10k_warn(ar, "failed to enable idle_ps_config: %d\n", ret); in ath10k_start()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 1112 .idle_ps_config = WMI_PDEV_PARAM_IDLE_PS_CONFIG, 1208 .idle_ps_config = WMI_PDEV_PARAM_UNSUPPORTED, 1304 .idle_ps_config = WMI_PDEV_PARAM_UNSUPPORTED, 1562 .idle_ps_config = WMI_10_4_PDEV_PARAM_IDLE_PS_CONFIG,
|
H A D | wmi.h | 3769 u32 idle_ps_config; member
|
H A D | wmi-tlv.c | 4377 .idle_ps_config = WMI_TLV_PDEV_PARAM_IDLE_PS_CONFIG,
|
H A D | mac.c | 5256 param = ar->wmi.pdev_param->idle_ps_config; in ath10k_start() 5259 ath10k_warn(ar, "failed to enable idle_ps_config: %d\n", ret); in ath10k_start()
|
Completed in 84 milliseconds