Searched refs:xoffrxc (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/ixgb/
H A Dixgb_hw.h787 uint64_t xoffrxc; member in struct:ixgb_hw_stats
H A Dif_ixgb.c2348 adapter->stats.xoffrxc += IXGB_READ_REG(&adapter->hw, XOFFRXC);
2492 (long long)adapter->stats.xoffrxc);
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_hw.h514 u64 xoffrxc; member in struct:e1000_hw_stats
H A Dif_lem.c4217 adapter->stats.xoffrxc += E1000_READ_REG(&adapter->hw, E1000_XOFFRXC);
4448 CTLFLAG_RD, &adapter->stats.xoffrxc,
H A Dif_em.c5172 adapter->stats.xoffrxc += adapter->pause_frames;
5433 CTLFLAG_RD, &adapter->stats.xoffrxc,
H A Dif_igb.c5320 stats->xoffrxc += adapter->pause_frames;
5711 CTLFLAG_RD, &stats->xoffrxc,

Completed in 84 milliseconds