Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_et.c2033 int rxst_index, rxst_wrap; in et_rxeof() local
2052 rxst_index = (rxs_stat_ring & ET_RXS_STATRING_INDEX_MASK) >> in et_rxeof()
2055 while (rxst_index != rxst_ring->rsr_index || in et_rxeof()