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

/freebsd-13-stable/sys/dev/bxe/
H A Dbxe_stats.c83 offsetof(struct host_port_stats, pfc_frames_tx_hi) + 4);
700 pstats->pfc_frames_tx_hi = new->tx_stat_gtpp_hi;
702 ADD_64(pstats->pfc_frames_tx_hi, fwstats->pfc_frames_tx_hi,
719 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi;
742 ADD_64(pstats->pfc_frames_tx_hi, new->stats_tx.tx_gtxpp_hi,
797 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi;
1714 fwstats->pfc_frames_tx_hi = pstats->pfc_frames_tx_hi;
H A Dbxe_stats.h497 uint32_t pfc_frames_tx_hi; member in struct:bxe_fw_port_stats_old
H A Decore_hsi.h3410 uint32_t pfc_frames_tx_hi; member in struct:host_port_stats

Completed in 209 milliseconds