Searched refs:NETIF_RSP_ERROR (Results 1 – 3 of 3) sorted by relevance
190 #define NETIF_RSP_ERROR -1 macro
790 status = NETIF_RSP_ERROR; in xnb_to_peer()1159 status = NETIF_RSP_ERROR; in xnb_copy_to_peer()1411 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()1443 status ? NETIF_RSP_OKAY : NETIF_RSP_ERROR); in xnb_from_peer()1459 xnb_tx_mark_complete(xnbp, txreq->id, NETIF_RSP_ERROR); in xnb_from_peer()1540 xnb_tx_mark_complete(xnbp, txp->xt_id, NETIF_RSP_ERROR); in xnb_from_peer()
1999 case NETIF_RSP_ERROR: in xnf_rx_collect()