Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c2293 int rxidx = cons & (NET_RX_RING_SIZE - 1); in xnf_rx_one_packet() local
2295 bdesc = xnfp->xnf_rx_pkt_info[rxidx]; in xnf_rx_one_packet()
2296 xnfp->xnf_rx_pkt_info[rxidx] = NULL; in xnf_rx_one_packet()