Home
last modified time | relevance | path

Searched refs:ieee802154_stop_queue (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/mac802154/
H A Dutil.c32 void ieee802154_stop_queue(struct ieee802154_hw *hw) in ieee802154_stop_queue() function
46 EXPORT_SYMBOL(ieee802154_stop_queue); variable
H A Dtx.c77 ieee802154_stop_queue(&local->hw); in ieee802154_tx()
H A Dcfg.c49 ieee802154_stop_queue(&local->hw); in ieee802154_suspend()
/kernel/linux/linux-6.6/net/mac802154/
H A Dutil.c43 * ieee802154_stop_queue - stop ieee802154 queue
52 static void ieee802154_stop_queue(struct ieee802154_hw *hw) in ieee802154_stop_queue() function
73 ieee802154_stop_queue(&local->hw); in ieee802154_hold_queue()
/kernel/linux/linux-5.10/include/net/
H A Dmac802154.h472 * ieee802154_stop_queue - stop ieee802154 queue
477 void ieee802154_stop_queue(struct ieee802154_hw *hw);

Completed in 5 milliseconds