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

/freebsd-11.0-release/sys/dev/bxe/
H A Dbxe_stats.h243 uint32_t tx_window_violation_std; member in struct:bxe_eth_stats
349 uint32_t tx_window_violation_std; member in struct:bxe_eth_q_stats
H A Dbxe_stats.c1254 UPDATE_ESTAT_QSTAT(tx_window_violation_std);
H A Dbxe.c457 { STATS_OFFSET32(tx_window_violation_std),
458 4, STATS_FLAGS_FUNC, "tx_window_violation_std"},
570 { Q_STATS_OFFSET32(tx_window_violation_std),
571 4, "tx_window_violation_std"},
5192 fp->eth_q_stats.tx_window_violation_std++;

Completed in 110 milliseconds