Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bxe/
H A Dbxe_stats.c711 estats->pause_frames_received_hi = pstats->mac_stx[1].rx_stat_mac_xpf_hi; in bxe_bmac_stats_update()
789 estats->pause_frames_received_hi = pstats->mac_stx[1].rx_stat_mac_xpf_hi; in bxe_mstat_stats_update()
840 estats->pause_frames_received_hi = in bxe_emac_stats_update()
844 ADD_64(estats->pause_frames_received_hi, in bxe_emac_stats_update()
H A Dbxe_stats.h177 uint32_t pause_frames_received_hi; member
H A Dbxe.c365 { STATS_OFFSET32(pause_frames_received_hi),