Searched refs:DIS_AUTO_PS (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cmdevt.c | 702 (le16_to_cpu(pm->action) == DIS_AUTO_PS)) { in mwifiex_insert_cmd_to_pending_q() 1310 if (cmd_action == DIS_AUTO_PS) { in mwifiex_cmd_enh_power_mode() 1311 psmode_enh->action = cpu_to_le16(DIS_AUTO_PS); in mwifiex_cmd_enh_power_mode() 1411 } else if (action == DIS_AUTO_PS) { in mwifiex_ret_enh_power_mode()
|
| H A D | sta_ioctl.c | 686 DIS_AUTO_PS, BITMAP_AUTO_DS, &auto_ds, true); in mwifiex_disable_auto_ds() 824 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in mwifiex_drv_set_power() 827 if ((!ret) && (sub_cmd == DIS_AUTO_PS)) in mwifiex_drv_set_power()
|
| H A D | sta_cmdresp.c | 710 DIS_AUTO_PS, BITMAP_AUTO_DS, &auto_ds, false)) { in mwifiex_ret_ver_ext()
|
| H A D | fw.h | 436 DIS_AUTO_PS = 0xfe, enumerator
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | sta_cfg.c | 518 DIS_AUTO_PS, BITMAP_AUTO_DS, &auto_ds, true); in nxpwifi_disable_auto_ds() 635 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in nxpwifi_drv_set_power() 638 if (!ret && sub_cmd == DIS_AUTO_PS) in nxpwifi_drv_set_power()
|
| H A D | sta_cmd.c | 1492 DIS_AUTO_PS, BITMAP_AUTO_DS, &auto_ds, false)) { in nxpwifi_ret_sta_ver_ext() 2167 if (cmd_action == DIS_AUTO_PS) { in nxpwifi_cmd_sta_enh_power_mode() 2168 psmode_enh->action = cpu_to_le16(DIS_AUTO_PS); in nxpwifi_cmd_sta_enh_power_mode() 2263 } else if (action == DIS_AUTO_PS) { in nxpwifi_ret_sta_enh_power_mode()
|
| H A D | cmdevt.c | 568 (le16_to_cpu(pm->action) == DIS_AUTO_PS)) { in nxpwifi_insert_cmd_to_pending_q()
|
| H A D | fw.h | 433 DIS_AUTO_PS = 0xfe, enumerator
|