Searched refs:NETIF_RSP_OKAY (Results 1 – 4 of 4) sorted by relevance
1076 #define NETIF_RSP_OKAY 0 macro
694 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_1req()735 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_extra()795 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()805 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()811 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()954 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_wraps()
1614 NETIF_RSP_ERROR : NETIF_RSP_OKAY; in xnb_txpkt2rsp()
1304 if (txr->status != NETIF_RSP_OKAY) { in xn_txeof()