Searched refs:rxst_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/et/
H A Dif_et.c2050 int rxst_index, rxst_wrap; local
2069 rxst_index = (rxs_stat_ring & ET_RXS_STATRING_INDEX_MASK) >>
2072 while (rxst_index != rxst_ring->rsr_index ||

Completed in 50 milliseconds