Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnb.c1344 int n_data_req, i; in xnb_from_peer() local
1387 n_data_req = 0; in xnb_from_peer()
1496 n_data_req++; in xnb_from_peer()
1498 ASSERT(n_data_req <= NET_TX_RING_SIZE); in xnb_from_peer()
1506 if (n_data_req == 0) in xnb_from_peer()
1510 xnbp->xnb_tx_cop, n_data_req) != 0) { in xnb_from_peer()
1515 i = n_data_req; in xnb_from_peer()
1527 i = n_data_req; in xnb_from_peer()