Searched refs:NETIF_RSP_OKAY (Results 1 – 4 of 4) sorted by relevance
1088 #define NETIF_RSP_OKAY 0 macro
692 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_1req()733 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_extra()793 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()803 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()809 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()950 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_wraps()
1614 NETIF_RSP_ERROR : NETIF_RSP_OKAY; in xnb_txpkt2rsp()
1387 if (txr->status != NETIF_RSP_OKAY) { in xn_txeof()