Lines Matching defs:nxe_pkt
646 struct nxe_pkt {
650 TAILQ_ENTRY(nxe_pkt) pkt_link;
654 struct nxe_pkt *npl_pkts;
655 TAILQ_HEAD(, nxe_pkt) npl_free;
656 TAILQ_HEAD(, nxe_pkt) npl_used;
794 void nxe_pkt_put(struct nxe_pkt_list *, struct nxe_pkt *);
795 struct nxe_pkt *nxe_pkt_get(struct nxe_pkt_list *);
796 struct nxe_pkt *nxe_pkt_used(struct nxe_pkt_list *);
1300 struct nxe_pkt *pkt;
1398 struct nxe_pkt *pkt;
1499 struct nxe_pkt *pkt;
1914 struct nxe_pkt *pkt;
1943 struct nxe_pkt *pkt;
1952 struct nxe_pkt *
1955 struct nxe_pkt *pkt;
1967 nxe_pkt_put(struct nxe_pkt_list *npl, struct nxe_pkt *pkt)
1974 struct nxe_pkt *