Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_soft_ring.h372 uint_t srs_ind; /* Round Robin indx for picking up SR */ member
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_sched.c1849 *indx = mac_srs->srs_ind % mac_srs->srs_udp_ring_count; in mac_rx_srs_long_fanout()
1850 mac_srs->srs_ind++; in mac_rx_srs_long_fanout()
2144 indx = mac_srs->srs_ind % in mac_rx_srs_fanout()
2146 mac_srs->srs_ind++; in mac_rx_srs_fanout()