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 1006 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1040 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1083 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1142 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q);
1257 struct mvxpe_tx_ring *tx = MVXPE_TX_RING(sc, q)
    [all...]

Completed in 12 milliseconds