| /Linux-v5.4/drivers/net/wireless/rsi/ |
| D | rsi_91x_ps.c | 25 char *str_psstate(enum ps_state state) in str_psstate() 42 enum ps_state nstate) in rsi_modify_ps_state() 45 str_psstate(adapter->ps_state), in rsi_modify_ps_state() 48 adapter->ps_state = nstate; in rsi_modify_ps_state() 71 if (adapter->ps_state != PS_NONE) { in rsi_enable_ps() 74 __func__, str_psstate(adapter->ps_state)); in rsi_enable_ps() 91 if (adapter->ps_state != PS_ENABLED) { in rsi_disable_ps() 94 __func__, str_psstate(adapter->ps_state)); in rsi_disable_ps() 112 if (adapter->ps_state != PS_ENABLED) in rsi_conf_uapsd() 130 if (adapter->ps_state == PS_ENABLE_REQ_SENT) in rsi_handle_ps_confirm() [all …]
|
| D | rsi_ps.h | 25 enum ps_state { enum 57 char *str_psstate(enum ps_state state);
|
| D | rsi_main.h | 359 enum ps_state ps_state; member
|
| D | rsi_91x_hal.c | 202 (adapter->ps_state == PS_ENABLED)) in rsi_prepare_data_desc()
|
| D | rsi_91x_sdio.c | 1507 adapter->ps_state = PS_NONE; in rsi_restore()
|
| /Linux-v5.4/drivers/bluetooth/ |
| D | btmrvl_main.c | 39 priv->adapter->ps_state = PS_AWAKE; in btmrvl_interrupt() 122 adapter->ps_state = PS_SLEEP; in btmrvl_process_event() 156 adapter->ps_state = PS_SLEEP; in btmrvl_process_event() 158 (adapter->ps_state) ? "PS_SLEEP" : "PS_AWAKE"); in btmrvl_process_event() 316 ret, adapter->hs_state, adapter->ps_state, in btmrvl_enable_hs() 320 adapter->ps_state, adapter->wakeup_tries); in btmrvl_enable_hs() 324 adapter->ps_state, adapter->wakeup_tries); in btmrvl_enable_hs() 398 priv->adapter->ps_state = PS_AWAKE; in btmrvl_init_adapter() 638 } else if (adapter->ps_state == PS_SLEEP && in btmrvl_service_main_thread() 648 if (adapter->ps_state == PS_SLEEP) in btmrvl_service_main_thread()
|
| D | btmrvl_drv.h | 93 u8 ps_state; member
|
| D | btmrvl_debugfs.c | 187 &priv->adapter->ps_state); in btmrvl_debugfs_init()
|
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | uap_event.c | 256 adapter->ps_state = PS_STATE_PRE_SLEEP; in mwifiex_process_uap_event() 275 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_process_uap_event() 284 adapter->ps_state = in mwifiex_process_uap_event() 289 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_process_uap_event()
|
| D | main.c | 289 if ((adapter->ps_state == PS_STATE_SLEEP) && in mwifiex_main_process() 306 if (adapter->ps_state == PS_STATE_SLEEP) in mwifiex_main_process() 307 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_main_process() 312 if (adapter->ps_state == PS_STATE_PRE_SLEEP) in mwifiex_main_process() 315 if (adapter->ps_state != PS_STATE_AWAKE) in mwifiex_main_process() 362 if (adapter->ps_state == PS_STATE_PRE_SLEEP) in mwifiex_main_process() 368 if ((adapter->ps_state == PS_STATE_SLEEP) || in mwifiex_main_process() 369 (adapter->ps_state == PS_STATE_PRE_SLEEP) || in mwifiex_main_process() 370 (adapter->ps_state == PS_STATE_SLEEP_CFM)) { in mwifiex_main_process() 456 adapter->ps_state = PS_STATE_SLEEP; in mwifiex_main_process()
|
| D | util.c | 47 {"ps_state", item_size(ps_state), 48 item_addr(ps_state), 1}, 196 info->ps_state = adapter->ps_state; in mwifiex_get_debug_info()
|
| D | cmdevt.c | 374 adapter->ps_state = PS_STATE_SLEEP; in mwifiex_dnld_sleep_confirm_cmd() 376 adapter->ps_state = PS_STATE_SLEEP_CFM; in mwifiex_dnld_sleep_confirm_cmd() 712 if (adapter->ps_state != PS_STATE_AWAKE) in mwifiex_insert_cmd_to_pending_q() 769 if (adapter->ps_state != PS_STATE_AWAKE) { in mwifiex_exec_next_cmd() 1002 adapter->ps_mode, adapter->ps_state); in mwifiex_cmd_timeout_func() 1277 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_process_sleep_confirm_resp() 1285 adapter->ps_state = PS_STATE_SLEEP; in mwifiex_process_sleep_confirm_resp()
|
| D | sta_event.c | 763 adapter->ps_state = PS_STATE_PRE_SLEEP; in mwifiex_process_sta_event() 784 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_process_sta_event() 794 adapter->ps_state = in mwifiex_process_sta_event() 799 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_process_sta_event()
|
| D | pcie.c | 511 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_pm_wakeup_card() 1746 if (adapter->ps_state == PS_STATE_SLEEP_CFM) { in mwifiex_pcie_process_cmd_complete() 2390 adapter->ps_state == PS_STATE_SLEEP && in mwifiex_interrupt_status() 2396 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_interrupt_status() 2489 adapter->ps_state == PS_STATE_SLEEP) { in mwifiex_process_int_status() 2490 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_process_int_status() 2532 adapter->ps_state != PS_STATE_SLEEP) in mwifiex_process_int_status()
|
| D | ioctl.h | 213 u32 ps_state; member
|
| D | init.c | 240 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_init_adapter()
|
| D | sdio.c | 897 if (!adapter->pps_uapsd_mode && adapter->ps_state == PS_STATE_SLEEP) in mwifiex_sdio_interrupt() 898 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_sdio_interrupt() 1240 if (adapter->ps_state == PS_STATE_SLEEP_CFM) in mwifiex_decode_rx_packet()
|
| D | usb.c | 91 if (adapter->ps_state == PS_STATE_SLEEP_CFM) { in mwifiex_usb_recv() 1561 adapter->ps_state = PS_STATE_AWAKE; in mwifiex_pm_wakeup_card()
|
| D | README | 127 ps_state = <0/1/2/3, full power state/awake state/pre-sleep state/sleep state>
|
| D | join.c | 705 priv->adapter->ps_state = PS_STATE_AWAKE; in mwifiex_ret_802_11_associate()
|
| D | main.h | 970 u32 ps_state; member
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| D | txrx.c | 1312 bool is_amsdu, prev_ps, ps_state = false; in ath6kl_rx() local 1407 ps_state = !!((dhdr->info >> WMI_DATA_HDR_PS_SHIFT) & in ath6kl_rx() 1445 if (ps_state) in ath6kl_rx()
|
| /Linux-v5.4/net/wireless/ |
| D | nl80211.c | 10707 u8 ps_state; in nl80211_set_power_save() local 10714 ps_state = nla_get_u32(info->attrs[NL80211_ATTR_PS_STATE]); in nl80211_set_power_save() 10721 state = (ps_state == NL80211_PS_ENABLED) ? true : false; in nl80211_set_power_save() 10735 enum nl80211_ps_state ps_state; in nl80211_get_power_save() local 10759 ps_state = NL80211_PS_ENABLED; in nl80211_get_power_save() 10761 ps_state = NL80211_PS_DISABLED; in nl80211_get_power_save() 10763 if (nla_put_u32(msg, NL80211_ATTR_PS_STATE, ps_state)) in nl80211_get_power_save()
|