Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dsta_ioctl.c29 static int disconnect_on_suspend; variable
30 module_param(disconnect_on_suspend, int, 0644);
515 if (disconnect_on_suspend) { in mwifiex_enable_hs()