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

  /src/sys/dev/pci/
if_etreg.h 452 struct et_rxdesc_ring { struct
480 struct et_rxdesc_ring *rbd_ring;
509 struct et_rxdesc_ring sc_rx_ring[ET_RX_NRING];
if_et.c 736 struct et_rxdesc_ring *rx_ring = &sc->sc_rx_ring[i];
804 struct et_rxdesc_ring *rx_ring = &sc->sc_rx_ring[i];
1256 struct et_rxdesc_ring *rx_ring = &sc->sc_rx_ring[n];
1446 struct et_rxdesc_ring *rx_ring;
1750 struct et_rxdesc_ring *rx_ring;
2058 struct et_rxdesc_ring *rx_ring;

Completed in 14 milliseconds