Searched refs:rtx_work_queue (Results 1 – 2 of 2) sorted by relevance
192 struct k_work_q *rtx_work_queue = br_chan->rtx_work.queue; in l2cap_br_chan_destroy() local194 if (rtx_work_queue == NULL || k_current_get() != &rtx_work_queue->thread) { in l2cap_br_chan_destroy()
1304 struct k_work_q *rtx_work_queue = le_chan->rtx_work.queue; in l2cap_chan_destroy() local1306 if (rtx_work_queue == NULL || k_current_get() != &rtx_work_queue->thread) { in l2cap_chan_destroy()