Searched refs:tx_msgs_queue (Results 1 – 1 of 1) sorted by relevance
96 struct list_head tx_msgs_queue; member264 hsc_add_tail(channel, msg, &channel->tx_msgs_queue); in hsc_tx_completed()516 !list_empty(&channel->tx_msgs_queue)); in hsc_write()523 msg = hsc_get_first_msg(channel, &channel->tx_msgs_queue); in hsc_write()657 hsc_reset_list(channel, &channel->tx_msgs_queue); in hsc_release()685 INIT_LIST_HEAD(&channel->tx_msgs_queue); in hsc_channel_init()