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

/freebsd-11.0-release/sys/dev/bxe/
H A Dbxe_stats.c80 offsetof(struct host_port_stats, pfc_frames_tx_hi) + 4);
697 pstats->pfc_frames_tx_hi = new->tx_stat_gtpp_hi;
699 ADD_64(pstats->pfc_frames_tx_hi, fwstats->pfc_frames_tx_hi,
716 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi;
739 ADD_64(pstats->pfc_frames_tx_hi, new->stats_tx.tx_gtxpp_hi,
794 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi;
1712 fwstats->pfc_frames_tx_hi = pstats->pfc_frames_tx_hi;
H A Dbxe_stats.h478 uint32_t pfc_frames_tx_hi; member in struct:bxe_fw_port_stats_old
H A Decore_hsi.h3408 uint32_t pfc_frames_tx_hi; member in struct:host_port_stats

Completed in 143 milliseconds