Searched refs:rsr_stat (Results 1 – 2 of 2) sorted by relevance
183 struct et_rxstat *rsr_stat; member
912 &rxst_ring->rsr_dtag, (uint8_t **)&rxst_ring->rsr_stat, in et_dma_alloc()1104 et_dma_ring_free(sc, &rxst_ring->rsr_dtag, (void *)&rxst_ring->rsr_stat, in et_dma_free()1107 et_dma_ring_free(sc, &rxst_ring->rsr_dtag, (void *)&rxst_ring->rsr_stat, in et_dma_free()1715 bzero(rxst_ring->rsr_stat, ET_RXSTAT_RING_SIZE); in et_init_rx_ring()2061 st = &rxst_ring->rsr_stat[rxst_ring->rsr_index]; in et_rxeof()