Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdpsock_user.c490 u32 idx_cq = 0, idx_fq = 0; in complete_tx_l2fwd() local
504 rcvd = xsk_ring_cons__peek(&umem->cq, ndescs, &idx_cq); in complete_tx_l2fwd()
520 *xsk_ring_cons__comp_addr(&umem->cq, idx_cq++); in complete_tx_l2fwd()