Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_stat.h43 uint64_t mrs_lclbytes; member
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_stat.c252 {RX_SRS_STAT_OFF(mrs_lclbytes)},
560 mac_rx_stat->mrs_lclbytes); in i_mac_rx_swlane_stat_get()
566 return (mac_rx_stat->mrs_lclbytes); in i_mac_rx_swlane_stat_get()
745 return (mac_rx_stat->mrs_lclbytes); in i_mac_misc_stat_get()
H A Dmac_flow.c121 mac_rx_stat->mrs_pollbytes + mac_rx_stat->mrs_lclbytes; in flow_stat_update()
H A Dmac_client.c682 mac_rx_stat->mrs_lclbytes; in mac_client_stat_get()
685 old_rx_stat->mrs_lclbytes; in mac_client_stat_get()
H A Dmac.c5347 mac_rx_stat->mrs_pollbytes + mac_rx_stat->mrs_lclbytes; in mac_write_flow_stats()
5435 mac_rx_stat->mrs_lclbytes; in mac_write_link_stats()
/titanic_44/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c340 mac_rx_stat->mrs_lclbytes; in mac_flow_dcmd_output()