Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.h564 void bnx2x_afex_collect_stats(struct bnx2x *bp, void *void_afex_stats,
Dbnx2x_stats.c1703 void bnx2x_afex_collect_stats(struct bnx2x *bp, void *void_afex_stats, in bnx2x_afex_collect_stats() argument
1707 struct afex_stats *afex_stats = (struct afex_stats *)void_afex_stats; in bnx2x_afex_collect_stats()