Searched refs:EN_AUTO_PS (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cmdevt.c | 1320 } 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 D | sta_cmd.c | 2440 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 D | sta_cmdresp.c | 52 if (le16_to_cpu(pm->action) == EN_AUTO_PS && in mwifiex_process_cmdresp_error()
|
| H A D | sta_ioctl.c | 824 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in mwifiex_drv_set_power()
|
| H A D | fw.h | 435 EN_AUTO_PS = 0xff, enumerator
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | sta_cmd.c | 2177 } 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 D | sta_cfg.c | 635 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in nxpwifi_drv_set_power()
|
| H A D | fw.h | 432 EN_AUTO_PS = 0xff, enumerator
|