Searched refs:xenvif_tx_create_map_op (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/xen-netback/ | 
| D | netback.c | 830 static inline void xenvif_tx_create_map_op(struct xenvif_queue *queue,  in xenvif_tx_create_map_op()  function 884 		xenvif_tx_create_map_op(queue, pending_idx, txp, gop);  in xenvif_get_requests() 897 			xenvif_tx_create_map_op(queue, pending_idx, txp, gop);  in xenvif_get_requests() 1461 			xenvif_tx_create_map_op(queue, pending_idx, &txreq, gop);  in xenvif_tx_build_gops()
  |