Searched refs:pending_tx_info (Results 1 – 3 of 3) sorted by relevance
132 (vif->pending_tx_info[pending_idx].callback_struct)139 struct pending_tx_info *temp = in ubuf_to_queue()143 pending_tx_info[0]); in ubuf_to_queue()440 memcpy(&queue->pending_tx_info[pending_idx].req, in xenvif_get_requests()442 queue->pending_tx_info[pending_idx].extra_count = in xenvif_get_requests()713 txp = &queue->pending_tx_info[pending_idx].req; in xenvif_fill_frags()1183 txp = &queue->pending_tx_info[pending_idx].req; in xenvif_tx_submit()1454 struct pending_tx_info *pending_tx_info; in xenvif_idx_release() local1458 pending_tx_info = &queue->pending_tx_info[pending_idx]; in xenvif_idx_release()1462 _make_tx_response(queue, &pending_tx_info->req, in xenvif_idx_release()[all …]
52 struct pending_tx_info { struct166 struct pending_tx_info pending_tx_info[MAX_PENDING_REQS]; member
595 queue->pending_tx_info[i].callback_struct = (struct ubuf_info_msgzc) in xenvif_init_queue()