Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdpsock_user.c1105 u32 idx_cq = 0, idx_fq = 0; in complete_tx_l2fwd() local
1126 rcvd = xsk_ring_cons__peek(&umem->cq, ndescs, &idx_cq); in complete_tx_l2fwd()
1144 *xsk_ring_cons__comp_addr(&umem->cq, idx_cq++); in complete_tx_l2fwd()