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

/freebsd-10.2-release/sys/dev/bxe/
H A Dbxe_stats.c80 offsetof(struct host_port_stats, pfc_frames_tx_hi) + 4);
693 pstats->pfc_frames_tx_hi = new->tx_stat_gtpp_hi;
695 ADD_64(pstats->pfc_frames_tx_hi, fwstats->pfc_frames_tx_hi,
712 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi;
735 ADD_64(pstats->pfc_frames_tx_hi, new->stats_tx.tx_gtxpp_hi,
790 estats->pfc_frames_sent_hi = pstats->pfc_frames_tx_hi;
1750 fwstats->pfc_frames_tx_hi = pstats->pfc_frames_tx_hi;
H A Dbxe_stats.h466 uint32_t pfc_frames_tx_hi; member in struct:bxe_fw_port_stats_old
H A Decore_hsi.h3110 uint32_t pfc_frames_tx_hi; member in struct:host_port_stats

Completed in 161 milliseconds