Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iavf.c663 iavf_txr_alloc(struct iavf_softc *, unsigned int);
1196 txr = iavf_txr_alloc(sc, i); in iavf_up()
1544 iavf_txr_alloc(struct iavf_softc *sc, unsigned int qid) in iavf_txr_alloc() function