Searched refs:mvneta_buf (Results 1 – 2 of 2) sorted by relevance
101 struct mvneta_buf { struct117 struct mvneta_buf rxbuf[MVNETA_RX_RING_CNT]; argument150 struct mvneta_buf txbuf[MVNETA_TX_RING_CNT];
172 STATIC void mvneta_rx_buf_free(struct mvneta_softc *, struct mvneta_buf *);1204 struct mvneta_buf *rxbuf; in mvneta_ring_alloc_rx_queue()1297 struct mvneta_buf *txbuf; in mvneta_ring_dealloc_tx_queue()1406 struct mvneta_buf *txbuf; in mvneta_ring_init_tx_queue()1448 struct mvneta_buf *txbuf; in mvneta_ring_flush_tx_queue()1471 struct mvneta_buf *rxbuf; in mvneta_ring_flush_rx_queue()2673 struct mvneta_buf *txbuf; in mvneta_tx_queue()2848 struct mvneta_buf *txbuf; in mvneta_tx_queue_complete()3001 struct mvneta_buf *rxbuf; in mvneta_rx_queue()3120 mvneta_rx_buf_free(struct mvneta_softc *sc, struct mvneta_buf *rxbuf) in mvneta_rx_buf_free()[all …]