Home
last modified time | relevance | path

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

/qemu/net/
H A Daf-xdp.c45 uint32_t outstanding_tx; member
111 s->outstanding_tx--; in af_xdp_complete_tx()
134 if (!s->outstanding_tx || !xsk_ring_prod__needs_wakeup(&s->tx)) { in af_xdp_writable()
175 s->outstanding_tx++; in af_xdp_receive()