Home
last modified time | relevance | path

Searched refs:DIS_AUTO_PS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
A Dcmdevt.c716 (le16_to_cpu(pm->action) == DIS_AUTO_PS)) { in mwifiex_insert_cmd_to_pending_q()
1335 if (cmd_action == DIS_AUTO_PS) { in mwifiex_cmd_enh_power_mode()
1336 psmode_enh->action = cpu_to_le16(DIS_AUTO_PS); in mwifiex_cmd_enh_power_mode()
1436 } else if (action == DIS_AUTO_PS) { in mwifiex_ret_enh_power_mode()
A Dsta_ioctl.c632 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()
A Dfw.h441 DIS_AUTO_PS = 0xfe, enumerator

Completed in 24 milliseconds