Searched refs:NETIF_RSP_ERROR (Results 1 – 3 of 3) sorted by relevance
1075 #define NETIF_RSP_ERROR -1 macro
858 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR); in xnb_txpkt2rsp_invalid()894 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR); in xnb_txpkt2rsp_error()2060 XNB_ASSERT(rsp->status == NETIF_RSP_ERROR); in xnb_rxpkt2rsp_copyerror()
1616 NETIF_RSP_ERROR : NETIF_RSP_OKAY; in xnb_txpkt2rsp()2076 rsp->status = NETIF_RSP_ERROR; in xnb_rxpkt2rsp()