Searched refs:NETIF_RSP_OKAY (Results 1 – 4 of 4) sorted by relevance
415 #define NETIF_RSP_OKAY 0 macro
699 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_1req()740 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_extra()800 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()810 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()816 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()959 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_wraps()
1625 NETIF_RSP_ERROR : NETIF_RSP_OKAY; in xnb_txpkt2rsp()
1289 if (txr->status != NETIF_RSP_OKAY) { in xn_txeof()