Searched refs:DIS_AUTO_PS (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | cmdevt.c | 711 (le16_to_cpu(pm->action) == DIS_AUTO_PS)) { in mwifiex_insert_cmd_to_pending_q() 1314 if (cmd_action == DIS_AUTO_PS) { in mwifiex_cmd_enh_power_mode() 1315 psmode_enh->action = cpu_to_le16(DIS_AUTO_PS); in mwifiex_cmd_enh_power_mode() 1415 } else if (action == DIS_AUTO_PS) { in mwifiex_ret_enh_power_mode()
|
H A D | sta_ioctl.c | 632 DIS_AUTO_PS, BITMAP_AUTO_DS, &auto_ds, true); in mwifiex_disable_auto_ds() 770 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in mwifiex_drv_set_power() 773 if ((!ret) && (sub_cmd == DIS_AUTO_PS)) in mwifiex_drv_set_power()
|
H A D | fw.h | 442 DIS_AUTO_PS = 0xfe, enumerator
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | cmdevt.c | 704 (le16_to_cpu(pm->action) == DIS_AUTO_PS)) { in mwifiex_insert_cmd_to_pending_q() 1323 if (cmd_action == DIS_AUTO_PS) { in mwifiex_cmd_enh_power_mode() 1324 psmode_enh->action = cpu_to_le16(DIS_AUTO_PS); in mwifiex_cmd_enh_power_mode() 1424 } else if (action == DIS_AUTO_PS) { in mwifiex_ret_enh_power_mode()
|
H A D | sta_ioctl.c | 620 DIS_AUTO_PS, BITMAP_AUTO_DS, &auto_ds, true); in mwifiex_disable_auto_ds() 758 sub_cmd = (*ps_mode) ? EN_AUTO_PS : DIS_AUTO_PS; in mwifiex_drv_set_power() 761 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 | 430 DIS_AUTO_PS = 0xfe, enumerator
|
Completed in 22 milliseconds