Home
last modified time | relevance | path

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

/Linux-v5.15/samples/bpf/
Dxdpsock_user.c1128 u32 idx_cq = 0, idx_fq = 0; in complete_tx_l2fwd() local
1149 rcvd = xsk_ring_cons__peek(&umem->cq, ndescs, &idx_cq); in complete_tx_l2fwd()
1168 *xsk_ring_cons__comp_addr(&umem->cq, idx_cq++); in complete_tx_l2fwd()