Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvirtio_vsock.h245 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);
/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c273 virtio_transport_put_credit(vvs, rest_len); in virtio_transport_send_pkt_info()
329 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_put_credit() function
338 EXPORT_SYMBOL_GPL(virtio_transport_put_credit);