Searched refs:ull_tx_q_enqueue_data (Results 1 – 3 of 3) sorted by relevance
44 void ull_tx_q_enqueue_data(struct ull_tx_q *queue, struct node_tx *tx);
35 void ull_tx_q_enqueue_data(struct ull_tx_q *queue, struct node_tx *tx) in ull_tx_q_enqueue_data() function
1452 ull_tx_q_enqueue_data(&conn->tx_q, tx); in ull_conn_tx_demux()
Completed in 889 milliseconds