Searched refs:hs_activated_manually (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c410 if (adapter->hs_activated_manually) {
413 adapter->hs_activated_manually = false;
433 if (adapter->hs_activated_manually) {
436 adapter->hs_activated_manually = false;
455 if (adapter->hs_activated_manually) {
458 adapter->hs_activated_manually = false;
H A Dcmdevt.c599 if (priv->adapter->hs_activated_manually &&
602 priv->adapter->hs_activated_manually = false;
1222 if (adapter->hs_activated_manually) {
1225 adapter->hs_activated_manually = false;
H A Dmain.h964 u8 hs_activated_manually; member in struct:mwifiex_adapter
H A Dsta_cmd.c388 adapter->hs_activated_manually = true;

Completed in 139 milliseconds