Home
last modified time | relevance | path

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

/src/sys/dev/bxe/
H A Dbxe_stats.h708 void bxe_afex_collect_stats(struct bxe_softc *sc, void *void_afex_stats, uint32_t stats_type);
H A Dbxe_stats.c1726 void *void_afex_stats, in bxe_afex_collect_stats() argument
1730 struct afex_stats *afex_stats = (struct afex_stats *)void_afex_stats; in bxe_afex_collect_stats()