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

/linux-4.4.14/net/mac802154/
H A Dutil.c22 void ieee802154_wake_queue(struct ieee802154_hw *hw) ieee802154_wake_queue() function
36 EXPORT_SYMBOL(ieee802154_wake_queue); variable
59 ieee802154_wake_queue(&local->hw); ieee802154_xmit_ifs_timer()
90 ieee802154_wake_queue(hw); ieee802154_xmit_complete()
H A Dtx.c62 ieee802154_wake_queue(&local->hw); ieee802154_xmit_worker()
87 ieee802154_wake_queue(&local->hw); ieee802154_tx()
H A Dcfg.c81 ieee802154_wake_queue(&local->hw); ieee802154_resume()
/linux-4.4.14/include/net/
H A Dmac802154.h353 * ieee802154_wake_queue - wake ieee802154 queue
358 void ieee802154_wake_queue(struct ieee802154_hw *hw);
/linux-4.4.14/drivers/net/ieee802154/
H A Datusb.c235 ieee802154_wake_queue(atusb->hw); atusb_tx_done()
H A Dat86rf230.c353 ieee802154_wake_queue(lp->hw); at86rf230_async_error_recover()

Completed in 88 milliseconds