Home
last modified time | relevance | path

Searched refs:mrs_pollbytes (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_stat.h46 uint64_t mrs_pollbytes; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_stat.c256 {RX_SRS_STAT_OFF(mrs_pollbytes)},
620 mac_rx_stat->mrs_pollbytes); in i_mac_rx_hwlane_stat_get()
632 return (mac_rx_stat->mrs_pollbytes); in i_mac_rx_hwlane_stat_get()
740 mac_rx_stat->mrs_pollbytes); in i_mac_misc_stat_get()
758 return (mac_rx_stat->mrs_pollbytes); in i_mac_misc_stat_get()
H A Dmac_flow.c122 mac_rx_stat->mrs_pollbytes + mac_rx_stat->mrs_lclbytes; in flow_stat_update()
H A Dmac_client.c683 mac_rx_stat->mrs_pollbytes + in mac_client_stat_get()
686 val += old_rx_stat->mrs_intrbytes + old_rx_stat->mrs_pollbytes + in mac_client_stat_get()
H A Dmac.c5955 mac_rx_stat->mrs_pollbytes + mac_rx_stat->mrs_lclbytes; in mac_write_flow_stats()
6042 mac_rx_stat->mrs_pollbytes + in mac_write_link_stats()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c349 mac_rx_stat.mrs_pollbytes + in mac_flow_dcmd_output()