Searched refs:work_to_do (Results 1 – 2 of 2) sorted by relevance
1344 boolean_t work_to_do, need_notify = B_FALSE; in xnb_from_peer() local1354 RING_FINAL_CHECK_FOR_REQUESTS(&xnbp->xnb_tx_ring, work_to_do); in xnb_from_peer()1355 if (!work_to_do) { in xnb_from_peer()
1426 boolean_t work_to_do; in xnf_tx_clean_ring() local1512 RING_FINAL_CHECK_FOR_RESPONSES(&xnfp->xnf_tx_ring, work_to_do); in xnf_tx_clean_ring()1513 if (work_to_do) in xnf_tx_clean_ring()