Home
last modified time | relevance | path

Searched refs:pause_frames_received_lo (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bxe/
Dbxe_stats.c712 estats->pause_frames_received_lo = pstats->mac_stx[1].rx_stat_mac_xpf_lo; in bxe_bmac_stats_update()
790 estats->pause_frames_received_lo = pstats->mac_stx[1].rx_stat_mac_xpf_lo; in bxe_mstat_stats_update()
842 estats->pause_frames_received_lo = in bxe_emac_stats_update()
846 estats->pause_frames_received_lo, in bxe_emac_stats_update()
Dbxe_stats.h178 uint32_t pause_frames_received_lo; member