Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_stat.h43 uint64_t mrs_lclbytes; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_stat.c253 {RX_SRS_STAT_OFF(mrs_lclbytes)},
561 mac_rx_stat->mrs_lclbytes); in i_mac_rx_swlane_stat_get()
567 return (mac_rx_stat->mrs_lclbytes); in i_mac_rx_swlane_stat_get()
746 return (mac_rx_stat->mrs_lclbytes); 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.c684 mac_rx_stat->mrs_lclbytes; in mac_client_stat_get()
687 old_rx_stat->mrs_lclbytes; in mac_client_stat_get()
H A Dmac.c5955 mac_rx_stat->mrs_pollbytes + mac_rx_stat->mrs_lclbytes; in mac_write_flow_stats()
6043 mac_rx_stat->mrs_lclbytes; in mac_write_link_stats()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c350 mac_rx_stat.mrs_lclbytes; in mac_flow_dcmd_output()