Searched refs:soft_stats (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_iflib.h233 * @soft_stats: software statistics for this device
281 struct ice_pf_sw_stats soft_stats; member in struct:ice_softc
H A Dif_ice_iflib.c1311 sc->soft_stats.corer_count++;
1313 sc->soft_stats.globr_count++;
1315 sc->soft_stats.empr_count++;
2855 sc->soft_stats.pfr_count++;
H A Dice_lib.c6702 &sc->soft_stats.pfr_count, 0,
6707 &sc->soft_stats.corer_count, 0,
6712 &sc->soft_stats.globr_count, 0,
6717 &sc->soft_stats.empr_count, 0,
6722 &sc->soft_stats.tx_mdd_count, 0,
6727 &sc->soft_stats.rx_mdd_count, 0,
8234 sc->soft_stats.tx_mdd_count++;
8241 sc->soft_stats.tx_mdd_count++;
8248 sc->soft_stats.rx_mdd_count++;
/freebsd-current/sys/dev/enic/
H A Denic.h236 struct enic_soft_stats soft_stats; member in struct:enic

Completed in 232 milliseconds