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

  /src/sys/dev/marvell/
if_mvxpevar.h 141 struct mvxpe_tx_ring { struct
427 struct mvxpe_tx_ring sc_tx_ring[MVXPE_QUEUE_SIZE];
493 #define MVXPE_TX_RING(sc, q) \
if_mvxpe.c 1012 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1046 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1089 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1148 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1263 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q)
    [all...]

Completed in 15 milliseconds