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

/freebsd-10-stable/sys/dev/bxe/
H A Dbxe_stats.c709 estats->pause_frames_received_hi = pstats->mac_stx[1].rx_stat_mac_xpf_hi;
787 estats->pause_frames_received_hi = pstats->mac_stx[1].rx_stat_mac_xpf_hi;
838 estats->pause_frames_received_hi =
842 ADD_64(estats->pause_frames_received_hi,
H A Dbxe_stats.h175 uint32_t pause_frames_received_hi; member in struct:bxe_eth_stats
H A Dbxe.c373 { STATS_OFFSET32(pause_frames_received_hi),

Completed in 157 milliseconds