Lines Matching defs:malo_tx_data
74 struct malo_tx_data {
275 static int malo_tx_data(struct malo_softc *sc, struct mbuf *m0,
755 ring->data = malloc(count * sizeof(struct malo_tx_data), M_DEVBUF,
780 struct malo_tx_data *data;
814 struct malo_tx_data *data;
1023 if (malo_tx_data(sc, m0, ni) != 0)
1059 if (malo_tx_data(sc, m0, ni) != 0) {
1319 struct malo_tx_data *data;
1390 malo_tx_data(struct malo_softc *sc, struct mbuf *m0,
1396 struct malo_tx_data *data;