Searched refs:nxe_pkt_put (Results 1 – 1 of 1) sorted by relevance
794 void nxe_pkt_put(struct nxe_pkt_list *, struct nxe_pkt *);1337 nxe_pkt_put(sc->sc_tx_pkts, pkt); in nxe_start()1422 nxe_pkt_put(sc->sc_tx_pkts, pkt); in nxe_complete()1547 nxe_pkt_put(sc->sc_rx_pkts, pkt); in nxe_rx_start()1967 nxe_pkt_put(struct nxe_pkt_list *npl, struct nxe_pkt *pkt) in nxe_pkt_put() function