Searched refs:ot_work_q (Results 1 – 1 of 1) sorted by relevance
102 static struct k_work_q ot_work_q; variable345 k_work_queue_start(&ot_work_q, ot_task_stack, in platformRadioInit()348 k_thread_name_set(&ot_work_q.thread, "ot_radio_workq"); in platformRadioInit()552 k_work_submit_to_queue(&ot_work_q, &tx_job); in run_tx_task()