Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe_stats.c81 offsetof(struct host_port_stats, pfc_frames_tx_hi) + 4); in bxe_get_port_stats_dma_len()
698 pstats->pfc_frames_tx_hi = new->tx_stat_gtpp_hi; in bxe_bmac_stats_update()
700 ADD_64(pstats->pfc_frames_tx_hi, fwstats->pfc_frames_tx_hi, in bxe_bmac_stats_update()
717 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi; in bxe_bmac_stats_update()
740 ADD_64(pstats->pfc_frames_tx_hi, new->stats_tx.tx_gtxpp_hi, in bxe_mstat_stats_update()
795 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi; in bxe_mstat_stats_update()
1712 fwstats->pfc_frames_tx_hi = pstats->pfc_frames_tx_hi; in bxe_save_statistics()
H A Dbxe_stats.h494 uint32_t pfc_frames_tx_hi; member
H A Decore_hsi.h3408 uint32_t pfc_frames_tx_hi; member