Home
last modified time | relevance | path

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

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