Home
last modified time | relevance | path

Searched refs:iavf_rxr_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iavf.c2329 iavf_rxr_alloc(struct iavf_softc *sc, unsigned int qid) in iavf_rxr_alloc() function
2446 qp->qp_rxr = iavf_rxr_alloc(sc, i); in iavf_queue_pairs_alloc()