Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_stat.c874 mac_soft_ring_t *udp_ringp = NULL, *oth_ringp = NULL; in i_mac_rx_fanout_stat_get() local
884 oth_ringp = mac_srs->srs_oth_soft_rings[index]; in i_mac_rx_fanout_stat_get()
889 ASSERT((udp_ringp != NULL) && (oth_ringp != NULL)); in i_mac_rx_fanout_stat_get()
895 (oth_ringp->s_ring_total_rbytes); in i_mac_rx_fanout_stat_get()
901 (oth_ringp->s_ring_total_inpkt); in i_mac_rx_fanout_stat_get()