Searched refs:txbr (Results 1 – 1 of 1) sorted by relevance
385 static int fcopy_pkt_process(struct vmbus_br *txbr) in fcopy_pkt_process() argument420 ret = rte_vmbus_chan_send(txbr, 0x6, desc + offset, pktlen, 0); in fcopy_pkt_process()454 struct vmbus_br txbr, rxbr; in main() local517 vmbus_br_setup(&txbr, ring, ring_size); in main()541 ret = fcopy_pkt_process(&txbr); in main()