Searched refs:xnb_pkt (Results 1 – 2 of 2) sorted by relevance
106 static int xnb_get1pkt(struct xnb_pkt *pkt, size_t size, uint16_t flags);393 struct xnb_pkt pkt; in xnb_ring2pkt_emptyring()407 struct xnb_pkt pkt; in xnb_ring2pkt_1req()438 struct xnb_pkt pkt; in xnb_ring2pkt_2req()475 struct xnb_pkt pkt; in xnb_ring2pkt_3req()519 struct xnb_pkt pkt; in xnb_ring2pkt_extra()572 struct xnb_pkt pkt; in xnb_ring2pkt_partial()597 struct xnb_pkt pkt; in xnb_ring2pkt_wraps()650 struct xnb_pkt pkt; in xnb_txpkt2rsp_emptypkt()671 struct xnb_pkt pkt; in xnb_txpkt2rsp_1req()[all …]
140 struct xnb_pkt;156 static int xnb_ring2pkt(struct xnb_pkt *pkt,159 static void xnb_txpkt2rsp(const struct xnb_pkt *pkt,161 static struct mbuf *xnb_pkt2mbufc(const struct xnb_pkt *pkt, if_t ifp);162 static int xnb_txpkt2gnttab(const struct xnb_pkt *pkt,170 struct xnb_pkt *pkt,172 static int xnb_rxpkt2gnttab(const struct xnb_pkt *pkt,177 static int xnb_rxpkt2rsp(const struct xnb_pkt *pkt,199 struct xnb_pkt{ struct247 xnb_pkt_initialize(struct xnb_pkt *pxnb) in xnb_pkt_initialize()[all …]