Searched refs:needtowakeup (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcmdresp.c135 priv->needtowakeup = 0;
155 priv->needtowakeup = 0;
284 if (priv->needtowakeup) {
288 * priv->needtowakeup will be set to FALSE
H A Ddev.h71 u8 needtowakeup; member in struct:lbs_private
H A Dcmd.c1290 * Queue it. set needtowakeup to TRUE if current state
1295 * Set needtowakeup to TRUE if current state is SLEEP,
1307 priv->needtowakeup = 1;
1347 priv->needtowakeup = 1;

Completed in 62 milliseconds