Searched refs:mvneta_buf (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/neta/
H A Dif_mvnetavar.h101 struct mvneta_buf { struct
117 struct mvneta_buf rxbuf[MVNETA_RX_RING_CNT];
150 struct mvneta_buf txbuf[MVNETA_TX_RING_CNT];
H A Dif_mvneta.c172 STATIC void mvneta_rx_buf_free(struct mvneta_softc *, struct mvneta_buf *);
1209 struct mvneta_buf *rxbuf;
1302 struct mvneta_buf *txbuf;
1411 struct mvneta_buf *txbuf;
1453 struct mvneta_buf *txbuf;
1476 struct mvneta_buf *rxbuf;
2678 struct mvneta_buf *txbuf;
2853 struct mvneta_buf *txbuf;
3006 struct mvneta_buf *rxbuf;
3131 mvneta_rx_buf_free(struct mvneta_softc *sc, struct mvneta_buf *rxbu
[all...]

Completed in 75 milliseconds