nxe_pkt_get
pkt = nxe_pkt_get(sc->sc_tx_pkts);
pkt = nxe_pkt_get(sc->sc_rx_pkts);
while ((pkt = nxe_pkt_get(npl)) != NULL)
struct nxe_pkt *nxe_pkt_get(struct nxe_pkt_list *);