Home
last modified time | relevance | path

Searched refs:pm_wakeup_fw_try (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Duap_event.c264 adapter->pm_wakeup_fw_try = false; in mwifiex_process_uap_event()
278 adapter->pm_wakeup_fw_try = false; in mwifiex_process_uap_event()
H A Dutil.c41 {"wakeup_tries", item_size(pm_wakeup_fw_try),
42 item_addr(pm_wakeup_fw_try), 1},
187 info->pm_wakeup_fw_try = adapter->pm_wakeup_fw_try; in mwifiex_get_debug_info()
H A Dmain.c296 !adapter->pm_wakeup_fw_try) && in mwifiex_main_process()
301 adapter->pm_wakeup_fw_try = true; in mwifiex_main_process()
309 adapter->pm_wakeup_fw_try = false; in mwifiex_main_process()
315 if (adapter->pm_wakeup_fw_try) in mwifiex_main_process()
H A Dioctl.h210 u32 pm_wakeup_fw_try; member
H A Dsta_event.c791 adapter->pm_wakeup_fw_try = false; in mwifiex_process_sta_event()
806 adapter->pm_wakeup_fw_try = false; in mwifiex_process_sta_event()
H A Dinit.c263 adapter->pm_wakeup_fw_try = false; in mwifiex_init_adapter()
H A Dpcie.c2439 adapter->pm_wakeup_fw_try = false; in mwifiex_interrupt_status()
2529 adapter->pm_wakeup_fw_try = false; in mwifiex_process_int_status()
H A Dusb.c1559 adapter->pm_wakeup_fw_try = false; in mwifiex_pm_wakeup_card()
H A Dmain.h967 u32 pm_wakeup_fw_try; member