Searched refs:tx_demux (Results 1 – 1 of 1) sorted by relevance
88 static void tx_demux(void *param);1396 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_demux}; in ull_conn_lll_tx_demux_sched()1703 static struct mayfly mfy = {0U, 0U, &link, NULL, tx_demux}; in tx_demux_sched()1711 static void tx_demux(void *param) in tx_demux() function