HomeSort by: relevance | last modified time | path
    Searched refs:malo_tx_data (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
malovar.h 37 struct malo_tx_data;
44 struct malo_tx_data *data;
malo.c 74 struct malo_tx_data { struct
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, function in typeref:typename:int
1396 struct malo_tx_data *data
    [all...]

Completed in 14 milliseconds