Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iavf.c670 static void iavf_rxr_clean(struct iavf_softc *, struct iavf_rx_ring *);
1406 iavf_rxr_clean(sc, rxr); in iavf_down()
1942 iavf_rxr_clean(struct iavf_softc *sc, struct iavf_rx_ring *rxr) in iavf_rxr_clean() function