Searched refs:rxpdf (Results 1 – 2 of 2) sorted by relevance
872 struct nhi_pdf_dispatch *rxpdf; in nhi_rx_complete() local884 rxpdf = &r->tracker->rxpdf[eof]; in nhi_rx_complete()885 if (rxpdf->cb != NULL) { in nhi_rx_complete()887 rxpdf->cb(rxpdf->context, (union nhi_ring_desc *)desc, cmd); in nhi_rx_complete()937 slot = &trkr->rxpdf[rx->pdf]; in nhi_register_pdf()980 slot = &trkr->rxpdf[rx->pdf]; in nhi_deregister_pdf()
135 struct nhi_pdf_dispatch rxpdf[16]; member