HomeSort by: relevance | last modified time | path
    Searched defs:rxst_index (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_et.c 1733 int rxst_wrap, rxst_index; local in function:et_rxeof
1745 rxst_index = __SHIFTOUT(rxs_stat_ring, ET_RXS_STATRING_INDEX);
1747 while (rxst_index != rxst_ring->rsr_index ||
if_et.c 1733 int rxst_wrap, rxst_index; local in function:et_rxeof
1745 rxst_index = __SHIFTOUT(rxs_stat_ring, ET_RXS_STATRING_INDEX);
1747 while (rxst_index != rxst_ring->rsr_index ||

Completed in 23 milliseconds