Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txp.c202 static void txp_stats_update(struct txp_softc *, struct txp_rsp_desc *);
2010 txp_stats_update(sc, rsp); in txp_tick()
2798 txp_stats_update(sc, rsp); in txp_stats_save()
2806 txp_stats_update(struct txp_softc *sc, struct txp_rsp_desc *rsp) in txp_stats_update() function