Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_oce.c489 int oce_stats_xe(struct oce_softc *, uint64_t *, uint64_t *);
3472 err = oce_stats_xe(sc, &rxe, &txe); in oce_update_stats()
3561 oce_stats_xe(struct oce_softc *sc, uint64_t *rxe, uint64_t *txe) in oce_stats_xe() function