Home
last modified time | relevance | path

Searched full:ps_mode (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1006 "ps_mode=%d ps_state=%d\n", in mwifiex_cmd_timeout_func()
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()
[all …]
H A Dutil.c33 {"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 Dioctl.h206 u16 ps_mode; member
296 u32 ps_mode; member
H A DREADME127 ps_mode = <0/1, CAM mode/PS mode>
H A Dinit.c235 adapter->ps_mode = MWIFIEX_802_11_POWER_MODE_CAM; in mwifiex_init_adapter()
H A Dcfg80211.c443 u32 ps_mode; in mwifiex_cfg80211_set_power_mgmt() local
449 ps_mode = enabled; in mwifiex_cfg80211_set_power_mgmt()
451 return mwifiex_drv_set_power(priv, &ps_mode); in mwifiex_cfg80211_set_power_mgmt()
H A Dsta_cmdresp.c55 adapter->ps_mode = MWIFIEX_802_11_POWER_MODE_CAM; in mwifiex_process_cmdresp_error()
/linux/Documentation/devicetree/bindings/gpio/
H A Dxlnx,zynqmp-gpio-modepin.yaml10 PS_MODE is 4-bits boot mode pins sampled on POR deassertion. Mode Pin
12 PS_MODE). Every pin can be configured as input/output.
/linux/drivers/net/wireless/ti/wl1251/
H A Dcmd.c272 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 Dcmd.h27 int wl1251_cmd_ps_mode(struct wl1251 *wl, u8 ps_mode);
310 u8 ps_mode; /* STATION_* */ member
/linux/include/linux/firmware/
H A Dxlnx-zynqmp.h581 unsigned int zynqmp_pm_bootmode_read(u32 *ps_mode);
582 int zynqmp_pm_bootmode_write(u32 ps_mode);
735 static inline unsigned int zynqmp_pm_bootmode_read(u32 *ps_mode) in zynqmp_pm_bootmode_read() argument
740 static inline int zynqmp_pm_bootmode_write(u32 ps_mode) in zynqmp_pm_bootmode_write() argument
/linux/drivers/net/wireless/realtek/rtw89/
H A Dps.h9 bool ps_mode);
/linux/drivers/firmware/xilinx/
H A Dzynqmp.c1256 * @ps_mode: Returned output value of ps_mode
1263 unsigned int zynqmp_pm_bootmode_read(u32 *ps_mode) in zynqmp_pm_bootmode_read() argument
1270 *ps_mode = ret_payload[1]; in zynqmp_pm_bootmode_read()
1278 * @ps_mode: Value to be written to the bootpin ctrl register
1285 int zynqmp_pm_bootmode_write(u32 ps_mode) in zynqmp_pm_bootmode_write() argument
1288 CRL_APB_BOOTPIN_CTRL_MASK, ps_mode); in zynqmp_pm_bootmode_write()
/linux/drivers/gpio/
H A Dgpio-zynqmp-modepin.c164 MODULE_DESCRIPTION("ZynqMP Boot PS_MODE Configuration");
/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h39 u8 ps_mode, u16 auto_ps_timeout);
432 u8 ps_mode; /* STATION_* */ member
H A Ddebugfs.c319 int ret, ps_mode; in forced_ps_write()
350 ps_mode = value ? STATION_POWER_SAVE_MODE : STATION_AUTO_PS_MODE; in forced_ps_write()
354 wl1271_ps_set_mode(wl, wlvif, ps_mode); in forced_ps_write()
322 int ret, ps_mode; forced_ps_write() local
H A Dcmd.c989 u8 ps_mode, u16 auto_ps_timeout) in wl1271_cmd_ps_mode()
1003 ps_params->ps_mode = ps_mode; in wl1271_cmd_ps_mode()
990 wl1271_cmd_ps_mode(struct wl1271 * wl,struct wl12xx_vif * wlvif,u8 ps_mode,u16 auto_ps_timeout) wl1271_cmd_ps_mode() argument
H A Dmain.c4552 int ps_mode; in wl1271_bss_info_changed_sta()
4556 ps_mode = STATION_POWER_SAVE_MODE; in wl1271_bss_info_changed_sta()
4559 ps_mode = STATION_AUTO_PS_MODE; in wl1271_bss_info_changed_sta()
4565 ret = wl1271_ps_set_mode(wl, wlvif, ps_mode); in wl1271_bss_info_changed_sta()
4573 int ps_mode; wl1271_bss_info_changed_sta() local
/linux/Documentation/devicetree/bindings/firmware/xilinx/
H A Dxlnx,zynqmp-firmware.yaml61 description: The gpio node describes connect to PS_MODE pins via firmware
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_pwrctrl.h240 void rtw_set_ps_mode(struct adapter *padapter, u8 ps_mode, u8 smart_ps, u8 bcn_ant_mode, const char…
/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.c240 lbs_deb_cmd("PS_MODE: action ENTER_PS\n"); in lbs_set_ps_mode()
243 lbs_deb_cmd("PS_MODE: action EXIT_PS\n"); in lbs_set_ps_mode()
248 lbs_deb_cmd("PS_MODE: unknown action 0x%X\n", cmd_action); in lbs_set_ps_mode()
H A Dcmdresp.c133 "CMD_RESP: PS_MODE cmd reply result 0x%x, action 0x%x\n", in lbs_process_command_response()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_cmd.c1403 u8 ps_mode = pwrpriv->pwr_mode; in rtw_lps_change_dtim_hdl() local
1405 rtw_hal_set_hwreg(padapter, HW_VAR_H2C_FW_PWRMODE, (u8 *)(&ps_mode)); in rtw_lps_change_dtim_hdl()
/linux/drivers/bluetooth/
H A Dbtnxpuart.c139 u8 cur_psmode; /* current ps_mode */
630 bt_dev_dbg(hdev, "Power Save mode response: status=%d, ps_mode=%d", in send_ps_cmd()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1970 u8 ps_mode; member

12