Searched refs:tx_msgs_queue (Results 1 – 1 of 1) sorted by relevance
83 struct list_head tx_msgs_queue; member251 hsc_add_tail(channel, msg, &channel->tx_msgs_queue); in hsc_tx_completed()503 !list_empty(&channel->tx_msgs_queue)); in hsc_write()510 msg = hsc_get_first_msg(channel, &channel->tx_msgs_queue); in hsc_write()644 hsc_reset_list(channel, &channel->tx_msgs_queue); in hsc_release()672 INIT_LIST_HEAD(&channel->tx_msgs_queue); in hsc_channel_init()