Searched refs:NETIF_RSP_OKAY (Results 1 – 4 of 4) sorted by relevance
1076 #define NETIF_RSP_OKAY 0 macro
696 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_1req()737 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_extra()797 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()807 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()813 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_long()956 XNB_ASSERT(rsp->status == NETIF_RSP_OKAY); in xnb_txpkt2rsp_wraps()
1616 NETIF_RSP_ERROR : NETIF_RSP_OKAY; in xnb_txpkt2rsp()
1289 if (txr->status != NETIF_RSP_OKAY) { in xn_txeof()