Home
last modified time | relevance | path

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

/net/vmw_vsock/
A Dvirtio_transport_common.c500 ret = vvs->peer_buf_alloc - (vvs->tx_cnt - vvs->peer_fwd_cnt); in virtio_transport_get_credit()
503 vvs->tx_cnt += ret; in virtio_transport_get_credit()
517 vvs->tx_cnt -= credit; in virtio_transport_put_credit()
883 bytes = (s64)vvs->peer_buf_alloc - (vvs->tx_cnt - vvs->peer_fwd_cnt); in virtio_transport_has_space()
/net/smc/
A Dsmc_stats.h81 u64 tx_cnt; member
A Dsmc_stats.c232 smc_tech->tx_cnt, in smc_nl_fill_stats_tech_data()

Completed in 10 milliseconds