Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iavf.c478 static int iavf_queue_pairs_alloc(struct iavf_softc *);
829 if (iavf_queue_pairs_alloc(sc) != 0) { in iavf_attach()
2428 iavf_queue_pairs_alloc(struct iavf_softc *sc) in iavf_queue_pairs_alloc() function
3498 if (iavf_queue_pairs_alloc(sc) != 0) { in iavf_reset()