Searched refs:NETIF_RSP_OKAY (Results 1 – 4 of 4) sorted by relevance
1088 #define NETIF_RSP_OKAY 0 macro
693 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_1req()734 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_extra()794 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()804 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()810 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()951 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_wraps()
1614 NETIF_RSP_ERROR : NETIF_RSP_OKAY; in xnb_txpkt2rsp()
1371 if (txr->status != NETIF_RSP_OKAY) { in xn_txeof()