Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dvirtio_vsock.h145 u32 virtio_transport_get_credit(struct virtio_vsock_sock *vvs, u32 wanted);
/kernel/linux/linux-5.10/net/vmw_vsock/
Dvirtio_transport_common.c203 pkt_len = virtio_transport_get_credit(vvs, pkt_len); in virtio_transport_send_pkt_info()
249 u32 virtio_transport_get_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_get_credit() function
262 EXPORT_SYMBOL_GPL(virtio_transport_get_credit);