Home
last modified time | relevance | path

Searched refs:lbs_tx_lockup_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dmain.c754 * lbs_tx_lockup_handler - handles the timeout of the passing of TX frames
760 static void lbs_tx_lockup_handler(struct timer_list *t) in lbs_tx_lockup_handler() function
852 timer_setup(&priv->tx_lockup_timer, lbs_tx_lockup_handler, 0); in lbs_init_adapter()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dmain.c753 * lbs_tx_lockup_handler - handles the timeout of the passing of TX frames
759 static void lbs_tx_lockup_handler(struct timer_list *t) in lbs_tx_lockup_handler() function
851 timer_setup(&priv->tx_lockup_timer, lbs_tx_lockup_handler, 0); in lbs_init_adapter()

Completed in 3 milliseconds