Home
last modified time | relevance | path

Searched refs:vmbus_txbr_write (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/hv/
H A Dvmbus_bufring.c120 vmbus_txbr_write(struct vmbus_br *tbr, const struct iovec iov[], int iovlen) in vmbus_txbr_write() function
204 error = vmbus_txbr_write(txbr, iov, 3); in rte_vmbus_chan_send()