Searched refs:tx_window_violation_std (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/bxe/
H A Dbxe_stats.h243 uint32_t tx_window_violation_std; member in struct:bxe_eth_stats
346 uint32_t tx_window_violation_std; member in struct:bxe_eth_q_stats
H A Dbxe_stats.c1250 UPDATE_ESTAT_QSTAT(tx_window_violation_std);
H A Dbxe.c468 { STATS_OFFSET32(tx_window_violation_std),
469 4, STATS_FLAGS_FUNC, "tx_window_violation_std"},
579 { Q_STATS_OFFSET32(tx_window_violation_std),
580 4, "tx_window_violation_std"},
5302 fp->eth_q_stats.tx_window_violation_std++;

Completed in 195 milliseconds