Home
last modified time | relevance | path

Searched refs:EN_AUTO_PS (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcmdevt.c1320 } else if (cmd_action == EN_AUTO_PS) { in mwifiex_cmd_enh_power_mode()
1321 psmode_enh->action = cpu_to_le16(EN_AUTO_PS); in mwifiex_cmd_enh_power_mode()
1398 if (action == EN_AUTO_PS) { in mwifiex_ret_enh_power_mode()
H A Dsta_cmd.c2440 EN_AUTO_PS, BITMAP_STA_PS, NULL, in mwifiex_sta_init_cmd()
2497 EN_AUTO_PS, BITMAP_AUTO_DS, in mwifiex_sta_init_cmd()
H A Dsta_cmdresp.c52 if (le16_to_cpu(pm->action) == EN_AUTO_PS && in mwifiex_process_cmdresp_error()
H A Dsta_ioctl.c824 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in mwifiex_drv_set_power()
H A Dfw.h435 EN_AUTO_PS = 0xff, enumerator
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dsta_cmd.c2177 } else if (cmd_action == EN_AUTO_PS) { in nxpwifi_cmd_sta_enh_power_mode()
2178 psmode_enh->action = cpu_to_le16(EN_AUTO_PS); in nxpwifi_cmd_sta_enh_power_mode()
2250 if (action == EN_AUTO_PS) { in nxpwifi_ret_sta_enh_power_mode()
3322 EN_AUTO_PS, BITMAP_STA_PS, NULL, in nxpwifi_sta_init_cmd()
3367 EN_AUTO_PS, BITMAP_AUTO_DS, in nxpwifi_sta_init_cmd()
H A Dsta_cfg.c635 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in nxpwifi_drv_set_power()
H A Dfw.h432 EN_AUTO_PS = 0xff, enumerator