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

/freebsd-10.2-release/sys/mips/adm5120/
H A Dif_admswvar.h146 struct admsw_descsoft sc_txhsoft[ADMSW_NTXHDESC]; member in struct:admsw_softc
H A Dif_admsw.c230 if (sc->sc_txhsoft[i].ds_mbuf != NULL) {
231 m_freem(sc->sc_txhsoft[i].ds_mbuf);
232 sc->sc_txhsoft[i].ds_mbuf = NULL;
471 &sc->sc_txhsoft[i].ds_dmamap)) != 0) {
477 sc->sc_txhsoft[i].ds_mbuf = NULL;

Completed in 87 milliseconds