| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cmdevt.c | 1007 adapter->ps_mode, adapter->ps_state); in mwifiex_cmd_timeout_func() 1330 struct mwifiex_ps_param *ps_mode = &ps_tlv->param; in mwifiex_cmd_enh_power_mode() local 1338 ps_mode->null_pkt_interval = in mwifiex_cmd_enh_power_mode() 1340 ps_mode->multiple_dtims = in mwifiex_cmd_enh_power_mode() 1342 ps_mode->bcn_miss_timeout = in mwifiex_cmd_enh_power_mode() 1344 ps_mode->local_listen_interval = in mwifiex_cmd_enh_power_mode() 1346 ps_mode->adhoc_wake_period = in mwifiex_cmd_enh_power_mode() 1348 ps_mode->delay_to_ps = in mwifiex_cmd_enh_power_mode() 1350 ps_mode->mode = cpu_to_le16(adapter->enhanced_ps_mode); in mwifiex_cmd_enh_power_mode() 1388 struct host_cmd_ds_802_11_ps_mode_enh *ps_mode = in mwifiex_ret_enh_power_mode() local [all …]
|
| H A D | ioctl.h | 206 u16 ps_mode; member 296 u32 ps_mode; member
|
| H A D | util.c | 33 {"ps_mode", item_size(ps_mode), 34 item_addr(ps_mode), 1}, 165 info->ps_mode = adapter->ps_mode; in mwifiex_get_debug_info()
|
| H A D | sta_ioctl.c | 814 int mwifiex_drv_set_power(struct mwifiex_private *priv, u32 *ps_mode) in mwifiex_drv_set_power() argument 820 if (*ps_mode) in mwifiex_drv_set_power() 821 adapter->ps_mode = MWIFIEX_802_11_POWER_MODE_PSP; in mwifiex_drv_set_power() 823 adapter->ps_mode = MWIFIEX_802_11_POWER_MODE_CAM; in mwifiex_drv_set_power() 824 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in mwifiex_drv_set_power()
|
| H A D | README | 127 ps_mode = <0/1, CAM mode/PS mode>
|
| H A D | sta_cmdresp.c | 55 adapter->ps_mode = MWIFIEX_802_11_POWER_MODE_CAM; in mwifiex_process_cmdresp_error()
|
| H A D | cfg80211.c | 442 u32 ps_mode; in mwifiex_cfg80211_set_power_mgmt() local 448 ps_mode = enabled; in mwifiex_cfg80211_set_power_mgmt() 450 return mwifiex_drv_set_power(priv, &ps_mode); in mwifiex_cfg80211_set_power_mgmt()
|
| H A D | sta_cmd.c | 2437 priv->adapter->ps_mode = MWIFIEX_802_11_POWER_MODE_PSP; in mwifiex_sta_init_cmd()
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | cmd.c | 272 int wl1251_cmd_ps_mode(struct wl1251 *wl, u8 ps_mode) in wl1251_cmd_ps_mode() argument 283 ps_params->ps_mode = ps_mode; in wl1251_cmd_ps_mode()
|
| H A D | cmd.h | 27 int wl1251_cmd_ps_mode(struct wl1251 *wl, u8 ps_mode); 310 u8 ps_mode; /* STATION_* */ member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | ps.h | 9 bool ps_mode);
|
| H A D | core.h | 7681 enum rtw89_ps_mode ps_mode; member
|
| H A D | mac.c | 1348 switch (rtwdev->ps_mode) { in rtw89_mac_get_req_pwr_state()
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | sta_cmd.c | 2187 struct nxpwifi_ps_param *ps_mode = &ps_tlv->param; in nxpwifi_cmd_sta_enh_power_mode() local 2196 ps_mode->null_pkt_interval = in nxpwifi_cmd_sta_enh_power_mode() 2198 ps_mode->multiple_dtims = in nxpwifi_cmd_sta_enh_power_mode() 2200 ps_mode->bcn_miss_timeout = in nxpwifi_cmd_sta_enh_power_mode() 2202 ps_mode->local_listen_interval = in nxpwifi_cmd_sta_enh_power_mode() 2204 ps_mode->delay_to_ps = in nxpwifi_cmd_sta_enh_power_mode() 2206 ps_mode->mode = cpu_to_le16(adapter->enhanced_ps_mode); in nxpwifi_cmd_sta_enh_power_mode() 2238 struct host_cmd_ds_802_11_ps_mode_enh *ps_mode = in nxpwifi_ret_sta_enh_power_mode() local 2242 u16 action = le16_to_cpu(ps_mode->action); in nxpwifi_ret_sta_enh_power_mode() 2243 u16 ps_bitmap = le16_to_cpu(ps_mode->params.ps_bitmap); in nxpwifi_ret_sta_enh_power_mode() [all …]
|
| H A D | sta_cfg.c | 625 int nxpwifi_drv_set_power(struct nxpwifi_private *priv, u32 *ps_mode) in nxpwifi_drv_set_power() argument 631 if (*ps_mode) in nxpwifi_drv_set_power() 632 adapter->ps_mode = NXPWIFI_802_11_POWER_MODE_PSP; in nxpwifi_drv_set_power() 634 adapter->ps_mode = NXPWIFI_802_11_POWER_MODE_CAM; in nxpwifi_drv_set_power() 635 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in nxpwifi_drv_set_power()
|
| H A D | cfg.h | 495 u16 ps_mode; member 586 u32 ps_mode; member
|
| H A D | util.c | 44 {"ps_mode", item_size(ps_mode), 45 item_addr(ps_mode), 1}, 166 info->ps_mode = adapter->ps_mode; in nxpwifi_get_debug_info()
|
| H A D | init.c | 192 adapter->ps_mode = NXPWIFI_802_11_POWER_MODE_CAM; in nxpwifi_init_adapter()
|
| H A D | main.h | 873 u16 ps_mode; member 1319 int nxpwifi_drv_set_power(struct nxpwifi_private *priv, u32 *ps_mode);
|
| H A D | cfg80211.c | 385 u32 ps_mode; in nxpwifi_cfg80211_set_power_mgmt() local 391 ps_mode = enabled; in nxpwifi_cfg80211_set_power_mgmt() 393 return nxpwifi_drv_set_power(priv, &ps_mode); in nxpwifi_cfg80211_set_power_mgmt()
|
| H A D | cmdevt.c | 913 adapter->ps_mode, adapter->ps_state); in nxpwifi_cmd_timeout_func()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 989 u8 ps_mode, u16 auto_ps_timeout) in wl1271_cmd_ps_mode() argument 1003 ps_params->ps_mode = ps_mode; in wl1271_cmd_ps_mode()
|
| H A D | main.c | 4571 int ps_mode; in wl1271_bss_info_changed_sta() local 4575 ps_mode = STATION_POWER_SAVE_MODE; in wl1271_bss_info_changed_sta() 4578 ps_mode = STATION_AUTO_PS_MODE; in wl1271_bss_info_changed_sta() 4584 ret = wl1271_ps_set_mode(wl, wlvif, ps_mode); in wl1271_bss_info_changed_sta()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | main.h | 1977 u8 ps_mode; member
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim_main.c | 1073 enum ps_mode old_ps; in hwsim_fops_ps_write()
|