Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c17 static int disconnect_on_suspend; variable
18 module_param(disconnect_on_suspend, int, 0644);
503 if (disconnect_on_suspend) { in mwifiex_enable_hs()