Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dcmdresp.c148 priv->needtowakeup = 0; in lbs_process_command_response()
168 priv->needtowakeup = 0; in lbs_process_command_response()
297 if (priv->needtowakeup) { in lbs_process_event()
301 * priv->needtowakeup will be set to FALSE in lbs_process_event()
H A Ddev.h81 u8 needtowakeup; member
H A Dcmd.c1275 * Queue it. set needtowakeup to TRUE if current state in lbs_execute_next_command()
1280 * Set needtowakeup to TRUE if current state is SLEEP, in lbs_execute_next_command()
1292 priv->needtowakeup = 1; in lbs_execute_next_command()
1326 priv->needtowakeup = 1; in lbs_execute_next_command()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcmdresp.c148 priv->needtowakeup = 0; in lbs_process_command_response()
168 priv->needtowakeup = 0; in lbs_process_command_response()
297 if (priv->needtowakeup) { in lbs_process_event()
301 * priv->needtowakeup will be set to FALSE in lbs_process_event()
H A Ddev.h81 u8 needtowakeup; member
H A Dcmd.c1283 * Queue it. set needtowakeup to TRUE if current state in lbs_execute_next_command()
1288 * Set needtowakeup to TRUE if current state is SLEEP, in lbs_execute_next_command()
1300 priv->needtowakeup = 1; in lbs_execute_next_command()
1334 priv->needtowakeup = 1; in lbs_execute_next_command()

Completed in 6 milliseconds