Home
last modified time | relevance | path

Searched refs:tx_stat (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_prototype.h112 u64 *tx_stat, u64 *rx_offset,
H A Di40e_common.c7135 u64 *tx_stat, u64 *rx_offset, in i40e_lpi_stat_update() argument
7147 *tx_stat += tx_counter; in i40e_lpi_stat_update()
7155 *tx_stat = (tx_counter >= *tx_offset) ? in i40e_lpi_stat_update()
/freebsd/sys/dev/bxe/
H A Decore_hsi.h8590 struct fcoe_tx_stat_params tx_stat /* FCoE TX statistics parameters */; member