Searched refs:ieee802154_xmit_sync_worker (Results 1 – 3 of 3) sorted by relevance
160 void ieee802154_xmit_sync_worker(struct work_struct *work);
25 void ieee802154_xmit_sync_worker(struct work_struct *work) in ieee802154_xmit_sync_worker() function
99 INIT_WORK(&local->sync_tx_work, ieee802154_xmit_sync_worker); in ieee802154_alloc_hw()
Completed in 5 milliseconds