Searched refs:send_sdu_chan_worker (Results 1 – 1 of 1) sorted by relevance
42 void send_sdu_chan_worker(struct k_work *item);216 k_work_init(&chan->work, send_sdu_chan_worker); in get_free_channel()397 void send_sdu_chan_worker(struct k_work *item) in send_sdu_chan_worker() function