Searched refs:NET_RX_SLOTS_MIN (Results 1 – 1 of 1) sorted by relevance
82 #define NET_RX_SLOTS_MIN (XEN_NETIF_NR_SLOTS_MIN + 1) macro1189 if (req_prod - rxq->ring.rsp_cons < NET_RX_SLOTS_MIN) { in xn_alloc_rx_buffers()