Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c702 struct mwifiex_ds_auto_ds auto_ds = { in mwifiex_ret_ver_ext() local
703 .auto_ds = DEEP_SLEEP_OFF, in mwifiex_ret_ver_ext()
710 DIS_AUTO_PS, BITMAP_AUTO_DS, &auto_ds, false)) { in mwifiex_ret_ver_ext()
H A Dioctl.h290 u16 auto_ds; member
H A Dcmdevt.c1302 struct mwifiex_ds_auto_ds *auto_ds) in mwifiex_cmd_enh_power_mode() argument
1365 if (auto_ds) in mwifiex_cmd_enh_power_mode()
1366 idletime = auto_ds->idle_time; in mwifiex_cmd_enh_power_mode()