Searched refs:mvneta_buf (Results 1 – 2 of 2) sorted by relevance
103 struct mvneta_buf { struct119 struct mvneta_buf rxbuf[MVNETA_RX_RING_CNT]; argument152 struct mvneta_buf txbuf[MVNETA_TX_RING_CNT];
176 STATIC void mvneta_rx_buf_free(struct mvneta_softc *, struct mvneta_buf *);1218 struct mvneta_buf *rxbuf; in mvneta_ring_alloc_rx_queue()1305 struct mvneta_buf *txbuf; in mvneta_ring_dealloc_tx_queue()1426 struct mvneta_buf *txbuf; in mvneta_ring_init_tx_queue()1468 struct mvneta_buf *txbuf; in mvneta_ring_flush_tx_queue()1491 struct mvneta_buf *rxbuf; in mvneta_ring_flush_rx_queue()2697 struct mvneta_buf *txbuf; in mvneta_tx_queue()2869 struct mvneta_buf *txbuf; in mvneta_tx_queue_complete()3022 struct mvneta_buf *rxbuf; in mvneta_rx_queue()3147 mvneta_rx_buf_free(struct mvneta_softc *sc, struct mvneta_buf *rxbuf) in mvneta_rx_buf_free()[all …]