Lines Matching defs:nxe_pkt_list
653 struct nxe_pkt_list {
701 struct nxe_pkt_list *sc_tx_pkts;
702 struct nxe_pkt_list *sc_rx_pkts;
791 struct nxe_pkt_list *nxe_pkt_alloc(struct nxe_softc *, u_int, int);
793 struct nxe_pkt_list *);
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 *);
1910 struct nxe_pkt_list *
1913 struct nxe_pkt_list *npl;
1941 nxe_pkt_free(struct nxe_softc *sc, struct nxe_pkt_list *npl)
1953 nxe_pkt_get(struct nxe_pkt_list *npl)
1967 nxe_pkt_put(struct nxe_pkt_list *npl, struct nxe_pkt *pkt)
1975 nxe_pkt_used(struct nxe_pkt_list *npl)